Skip to content

Commit 80e2682

Browse files
committed
add formik
1 parent 4077843 commit 80e2682

File tree

2 files changed

+46
-210
lines changed

2 files changed

+46
-210
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"@upstash/ratelimit": "^0.3.8",
3030
"@vercel/analytics": "^0.1.11",
3131
"cloudinary": "^1.34.0",
32+
"formik": "^2.2.9",
3233
"fuzzysort": "^2.0.4",
3334
"micro": "^10.0.1",
3435
"next": "13.2.3",
@@ -39,7 +40,6 @@
3940
"react": "^18.2.0",
4041
"react-dom": "^18.2.0",
4142
"react-hot-toast": "^2.4.0",
42-
"react-use": "^17.4.0",
4343
"set-interval-async": "^3.0.3",
4444
"stripe": "^12.1.1",
4545
"superjson": "^1.12.2",

0 commit comments

Comments
 (0)