Move to next/form (#1369)

This commit is contained in:
Lee Robinson
2024-08-13 13:33:05 -05:00
committed by GitHub
parent 556aa77649
commit 694c5c17ba
6 changed files with 711 additions and 983 deletions

View File

@@ -17,9 +17,9 @@
"@heroicons/react": "^2.1.5",
"clsx": "^2.1.1",
"geist": "^1.3.1",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"next": "15.0.0-canary.113",
"react": "19.0.0-rc-3208e73e-20240730",
"react-dom": "19.0.0-rc-3208e73e-20240730",
"sonner": "^1.5.0"
},
"devDependencies": {