feat: setup board page

This commit is contained in:
Henry
2023-10-30 18:42:28 +00:00
parent 6fb43dc25c
commit f615198c0c
6 changed files with 75 additions and 19 deletions

View File

@@ -26,6 +26,7 @@
"next-auth": "^4.24.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.11.0",
"superjson": "^1.13.1",
"zod": "^3.22.4"
},