more game page development

This commit is contained in:
roormonger
2026-03-25 16:08:46 -04:00
parent d2e976a145
commit 4e6ce29f0b
5 changed files with 569 additions and 36 deletions

View File

@@ -60,7 +60,6 @@ export const Sidebar = () => {
<NavItem path="/" icon="home" label="Home" autoFocus />
<NavItem path="/games" icon="sports_esports" label="Games" />
<NavItem path="/collections" icon="library_books" label="Collections" />
<NavItem path="/console" icon="videogame_asset" label="Console" />
</nav>
<div className="mt-auto flex flex-col gap-1 pt-6">