IgniteUI / igniteui-cli

Ignite UI Command-Line Interface by Infragistics
https://bit.ly/2L19rhp
MIT License
118 stars 4 forks source link

React 'Default Top Navigation' template Home component name #1290

Open ivanvpetrov opened 3 months ago

ivanvpetrov commented 3 months ago

Description

Home component as actually named as App.

Steps to reproduce

  1. Create new project via call to ig and set name for the new project.
  2. Choose React for framework.
  3. Choose Ignite UI for React TS for project type.
  4. Choose Default top navigation for project template.
  5. Observe home.tsx. The component is named for some reason, but it's imported as in app-routes.tsx

Expected result

home.tsx component should be named Home

github-actions[bot] commented 1 month ago

There has been no recent activity and this issue has been marked inactive.