fix: fix discord login page

This commit is contained in:
Sam 2022-11-17 17:33:59 +01:00
parent ec980bc67f
commit a67ecbf51d
4 changed files with 110 additions and 69 deletions

View file

@ -9,6 +9,8 @@
},
"dependencies": {
"@sentry/nextjs": "^7.13.0",
"@types/lodash": "^4.14.189",
"lodash": "^4.17.21",
"next": "12.2.2",
"react": "18.2.0",
"react-bootstrap-icons": "^1.8.4",