new table settings dialog

This commit is contained in:
Sidney Alcantara
2021-09-29 17:20:30 +10:00
parent 1a0905b3d2
commit 25570b4b5e
7 changed files with 451 additions and 225 deletions

View File

@@ -19,8 +19,8 @@
"@mui/lab": "^5.0.0-alpha.47",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@rowy/form-builder": "^0.2.0",
"@rowy/multiselect": "^0.2.0",
"@rowy/form-builder": "^0.2.4",
"@rowy/multiselect": "^0.2.1",
"@tinymce/tinymce-react": "^3.12.6",
"algoliasearch": "^4.8.6",
"ansi-to-react": "^6.1.5",
@@ -62,6 +62,7 @@
"react-scroll-sync": "^0.8.0",
"react-usestateref": "^1.0.5",
"serve": "^11.3.2",
"swr": "^1.0.1",
"tinymce": "^5.9.2",
"typescript": "^4.4.2",
"use-algolia": "^1.4.1",