Re-add eventData

This commit is contained in:
Brian Cao 2023-01-05 15:49:17 -08:00
parent 6a694e8244
commit da3e0d26bb
8 changed files with 175 additions and 149 deletions

View file

@ -94,7 +94,7 @@
"npm-run-all": "^4.1.5",
"prop-types": "^15.7.2",
"react": "^18.2.0",
"react-basics": "^0.44.0",
"react-basics": "^0.48.0",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^18.2.0",
"react-intl": "^5.24.7",
@ -109,6 +109,7 @@
"thenby": "^1.3.4",
"timezone-support": "^2.0.2",
"uuid": "^8.3.2",
"yup": "^0.32.11",
"zustand": "^3.7.2"
},
"devDependencies": {