Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
This commit is contained in:
@@ -75,7 +75,7 @@ const app = createApp({
|
||||
You may also want to add a link to the catalog index page to your sidebar:
|
||||
|
||||
```tsx
|
||||
// packages/app/src/sidebar.tsx
|
||||
// packages/app/src/components/Root.tsx
|
||||
import HomeIcon from '@material-ui/icons/Home';
|
||||
|
||||
// Somewhere within the <Sidebar>
|
||||
|
||||
Reference in New Issue
Block a user