add main Table component

This commit is contained in:
Sidney Alcantara
2022-05-19 16:37:56 +10:00
parent 007a4f8387
commit 8fb9a47445
53 changed files with 3567 additions and 49 deletions

View File

@@ -18,7 +18,9 @@
"@mui/styles": "^5.6.2",
"@rowy/form-builder": "^0.6.1",
"@rowy/multiselect": "^0.3.0",
"buffer": "^6.0.3",
"compare-versions": "^4.1.3",
"csv-parse": "^5.0.4",
"date-fns": "^2.28.0",
"dompurify": "^2.3.6",
"firebase": "^9.6.11",
@@ -34,7 +36,10 @@
"react-color-palette": "^6.2.0",
"react-data-grid": "7.0.0-beta.5",
"react-div-100vh": "^0.7.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.0.0",
"react-dropzone": "^10",
"react-element-scroll-hook": "^1.1.0",
"react-error-boundary": "^3.1.4",
"react-helmet-async": "^1.3.0",
@@ -44,6 +49,7 @@
"react-router-hash-link": "^2.4.3",
"react-scripts": "^5.0.0",
"remark-gfm": "^3.0.1",
"stream-browserify": "^3.0.0",
"swr": "^1.3.0",
"tss-react": "^3.6.2",
"typescript": "^4.6.3",