Setup initial phototag page, add navbar with explicit AppWrapper component

This commit is contained in:
Xevion
2022-12-30 16:10:05 -06:00
parent bd24cffee0
commit b253e06e59
5 changed files with 203 additions and 14 deletions

View File

@@ -9,7 +9,9 @@
"start": "next start"
},
"dependencies": {
"@headlessui/react": "^1.7.7",
"@kodingdotninja/use-tailwind-breakpoint": "^0.0.5",
"@tailwindcss/typography": "^0.5.8",
"@tanstack/react-query": "^4.16.0",
"@trpc/client": "^10.0.0",
"@trpc/next": "^10.0.0",