Added side nav.

This commit is contained in:
Mike Cao 2025-02-16 01:11:45 -08:00
parent a8a1ccce18
commit b53606d497
13 changed files with 239 additions and 202 deletions

2
next-env.d.ts vendored
View file

@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.