Navbar Component

This commit is contained in:
Sir Blob
2025-01-25 02:06:08 -05:00
parent 6776008e02
commit 6cf52e18da
8 changed files with 128 additions and 11665 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"