feat: Login Page

This commit is contained in:
Anoop M D
2022-03-07 20:02:39 +05:30
parent a17b9f4b73
commit 3856f244f5
15 changed files with 430 additions and 11 deletions

View File

@@ -22,6 +22,7 @@
"@fortawesome/react-fontawesome": "^0.1.16",
"@tabler/icons": "^1.46.0",
"@tippyjs/react": "^4.2.6",
"axios": "^0.26.0",
"classnames": "^2.3.1",
"codemirror": "^5.64.0",
"codemirror-graphql": "^1.2.5",
@@ -33,7 +34,7 @@
"graphql": "^16.2.0",
"graphql-request": "^3.7.0",
"idb": "^7.0.0",
"immer": "^9.0.7",
"immer": "^9.0.12",
"lodash": "^4.17.21",
"markdown-it": "^12.2.0",
"mousetrap": "^1.6.5",