replace bulma with chakra ui

This commit is contained in:
cv
2021-03-22 14:44:33 +01:00
parent 74ab97870a
commit 62277d5986
5 changed files with 885 additions and 32 deletions
+4 -1
View File
@@ -3,12 +3,15 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@chakra-ui/react": "^1.4.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"date-fns": "^2.19.0",
"framer-motion": "^4",
"react": "^17.0.1",
"react-bulma-components": "^3.4.0",
"react-dom": "^17.0.1",
"react-router": "^5.2.0",
"react-scripts": "4.0.3",