Static Fullcalendar visible

This commit is contained in:
Riccardo
2021-01-06 09:41:48 +01:00
parent 436eb4410c
commit 07cbbf12de
10 changed files with 410 additions and 33 deletions

View File

@@ -4,12 +4,22 @@
"private": true,
"dependencies": {
"@apollo/client": "^3.3.6",
"@apollo/react-hooks": "^4.0.0",
"@fullcalendar/core": "^5.5.0",
"@fullcalendar/daygrid": "^5.5.0",
"@fullcalendar/interaction": "^5.5.0",
"@fullcalendar/react": "^5.5.0",
"@fullcalendar/timegrid": "^5.5.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"graphql": "^15.4.0",
"graphql-tag": "^2.11.0",
"jquery": "^3.5.1",
"moment": "^2.29.1",
"primereact": "^5.0.2",
"react": "^17.0.1",
"react-datepicker": "^3.3.0",
"react-datetime": "^3.0.4",
"react-dom": "^17.0.1",
"react-router": "^5.2.0",