mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 21:52:19 +00:00
0.0.32 Flesh out track page
This commit is contained in:
parent
d7b7ceb122
commit
9074149925
17 changed files with 216 additions and 48 deletions
|
@ -8,7 +8,7 @@ import AuthContext from '../Contexts/AuthContext';
|
|||
|
||||
const menuItems = [
|
||||
'Home',
|
||||
'About',
|
||||
// 'About',
|
||||
];
|
||||
|
||||
const loggedInMenuItems = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue