add table wizard ui (not functional)

This commit is contained in:
Sidney Alcantara
2022-06-07 12:00:58 +10:00
parent 2e8dcc6723
commit 1f56ffcc64
32 changed files with 1951 additions and 74 deletions

View File

@@ -44,6 +44,7 @@
"pb-util": "^1.0.3",
"quicktype-core": "^6.0.71",
"react": "^18.0.0",
"react-beautiful-dnd": "^13.1.0",
"react-color-palette": "^6.2.0",
"react-data-grid": "7.0.0-beta.5",
"react-div-100vh": "^0.7.0",
@@ -152,6 +153,7 @@
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.23",
"@types/react": "^18.0.5",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-div-100vh": "^0.4.0",
"@types/react-dom": "^18.0.0",
"@types/react-router-dom": "^5.3.3",