mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
replace bulma with chakra ui
This commit is contained in:
+4
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user