Skip to content

Commit

Permalink
Fix mobile menu component, remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nekiro committed Dec 11, 2024
1 parent 36467f9 commit cd3d3f8
Show file tree
Hide file tree
Showing 5 changed files with 145 additions and 323 deletions.
93 changes: 5 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@types/qrcode": "^1.5.5",
"dotenv": "^16.4.5",
"fast-xml-parser": "^4.5.0",
"formik": "^2.4.6",
"framer-motion": "^11.11.17",
"iron-session": "^6.3.1",
"jsonwebtoken": "^9.0.2",
Expand All @@ -60,7 +59,6 @@
"react-icons": "^5.3.0",
"sanitize-html": "^2.13.1",
"shibaac": "file:",
"speakeasy": "^2.0.0",
"stripe": "^17.4.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
Expand All @@ -72,9 +70,7 @@
"@types/node-cron": "^3.0.11",
"@types/react": "^18.3.12",
"@types/react-google-recaptcha": "^2.1.9",
"@types/recaptcha2": "^1.3.4",
"@types/sanitize-html": "^2.13.0",
"@types/speakeasy": "^2.0.10",
"@types/yup": "^0.29.14",
"autoprefixer": "^10.4.20",
"eslint": "9.15.0",
Expand Down
94 changes: 0 additions & 94 deletions src/components/FormWrapper.tsx

This file was deleted.

Loading

0 comments on commit cd3d3f8

Please sign in to comment.