issues
search
ucsb-cs156-f22
/
team03-f22-6pm-3
0
stars
0
forks
source link
Add Placeholder for MenuItem Index Page
#25
Open
shuningliu
opened
2 years ago
shuningliu
commented
2 years ago
[ ] There is a file called 'MenuItemsIndexPage.js' in the 'src/main/pages/MenuItems' directory.
[ ] The file exports a component with a basic layout, a title 'MenuItems', and placeholder text.
[ ] In 'App.js', there is a route linking the path '/menuItems/list' to 'MenuItemsIndexPage'