Replaces Route Handlers with Server Actions (#1050)

This commit is contained in:
Michael Novotny
2023-06-17 13:18:00 -05:00
committed by GitHub
parent 7eb8816854
commit 585b3bbff8
9 changed files with 742 additions and 753 deletions

View File

@@ -27,7 +27,7 @@
"clsx": "^1.2.1",
"framer-motion": "^10.12.16",
"is-empty-iterable": "^3.0.0",
"next": "13.4.4",
"next": "13.4.6",
"react": "18.2.0",
"react-cookie": "^4.1.1",
"react-dom": "18.2.0"