Skip to content

Commit

Permalink
fix: remove react modal and supabase
Browse files Browse the repository at this point in the history
  • Loading branch information
ialexanderbrito committed Jan 9, 2023
1 parent 04e6ed9 commit 05bd756
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 690 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@emotion/styled": "^11.10.5",
"@formspree/react": "^2.4.1",
"@mui/material": "^5.11.1",
"@supabase/supabase-js": "^2.2.1",
"@uiball/loaders": "^1.2.6",
"avvvatars-react": "^0.4.2",
"axios": "^1.2.1",
"buffer": "^6.0.3",
"classnames": "^2.3.2",
"date-fns": "^2.29.3",
"date-fns-tz": "^1.3.7",
Expand All @@ -44,7 +44,6 @@
"react-dropzone": "^14.2.3",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.7.1",
"react-modal": "^3.16.1",
"react-parallax-tilt": "^1.7.77",
"react-password-strength-bar": "^0.4.1",
"react-qr-scanner": "^1.0.0-alpha.11",
Expand Down Expand Up @@ -84,7 +83,6 @@
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.9",
"@types/react-dropzone": "^5.1.0",
"@types/react-modal": "^3.13.1",
"@types/react-router-dom": "^5.3.3",
"@types/react-transition-group": "^4.4.5",
"@types/sass": "^1.43.1",
Expand Down
Loading

0 comments on commit 05bd756

Please sign in to comment.