mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
add main Table component
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user