-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
252 fix navbar component position inconsistency #256
252 fix navbar component position inconsistency #256
Conversation
PR Preview URLs:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Navbar missing in Vanilla + Angular example applications
@@ -1,74 +1,10 @@ | |||
import './App.css'; | |||
import Alert from './components/Alert.vue' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a bunch of errors because the imports are wrong. They are .vue imports => Please test next time before committing.
…tency; added Navbar to all the example apps; fixed some import path errors
🚀 PR was released in |
By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---
📦 Published PR as canary version:
18.4.1--canary.256.8a2cafa5f3d9012fe2e675d17283dfdda6e12d8c.0
✨ Test out this PR locally via:
npm install @infineon/infineon-design-system-stencil@18.4.1--canary.256.8a2cafa5f3d9012fe2e675d17283dfdda6e12d8c.0 # or yarn add @infineon/infineon-design-system-stencil@18.4.1--canary.256.8a2cafa5f3d9012fe2e675d17283dfdda6e12d8c.0