igniteui-cli
igniteui-cli copied to clipboard
React 'Default Top Navigation' template Home component name
Description
Home component as actually named as App.
Steps to reproduce
- Create new project via call to ig and set name for the new project.
- Choose React for framework.
- Choose Ignite UI for React TS for project type.
- Choose Default top navigation for project template.
- Observe home.tsx. The component is named <App> for some reason, but it's imported as <Home> in app-routes.tsx
Expected result
home.tsx component should be named Home
There has been no recent activity and this issue has been marked inactive.
There has been no recent activity and this issue has been marked inactive.