create project list screen

This commit is contained in:
Takeshi Kimata
2024-02-04 00:12:06 +09:00
parent 1eba1b190a
commit 182f021b39
22 changed files with 1635 additions and 154 deletions

View File

@@ -9,16 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@nextui-org/button": "2.0.26",
"@nextui-org/code": "2.0.24",
"@nextui-org/input": "2.1.16",
"@nextui-org/kbd": "2.0.25",
"@nextui-org/link": "2.0.26",
"@nextui-org/navbar": "2.0.27",
"@nextui-org/snippet": "2.0.30",
"@nextui-org/switch": "2.0.25",
"@nextui-org/system": "2.0.15",
"@nextui-org/theme": "2.1.17",
"@nextui-org/react": "^2.2.9",
"@react-aria/ssr": "^3.8.0",
"@react-aria/visually-hidden": "^3.8.6",
"@types/node": "20.5.7",