Feat/dashboard modals
This commit is contained in:
parent
88a4367b64
commit
c4a8f323e6
18 changed files with 896 additions and 46 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"@hookform/resolvers": "^2.6.1",
|
||||
"@reach/router": "^1.3.4",
|
||||
"@tailwindcss/forms": "^0.3.3",
|
||||
"@tailwindcss/typography": "^0.4.1",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
"@testing-library/user-event": "^12.1.10",
|
||||
|
|
@ -25,6 +26,7 @@
|
|||
"react-helmet": "^6.1.0",
|
||||
"react-hook-form": "^7.12.1",
|
||||
"react-hot-toast": "^2.0.0",
|
||||
"react-markdown": "^7.0.1",
|
||||
"react-redux": "^7.2.4",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-simple-code-editor": "^0.11.0",
|
||||
|
|
|
|||
Reference in a new issue