table editor WIP

This commit is contained in:
Jan Prochazka
2021-06-10 10:51:30 +02:00
parent 9959e61b35
commit 7847eaa64d
8 changed files with 135 additions and 83 deletions

View File

@@ -31,6 +31,7 @@
"typescript": "^3.7.5"
},
"dependencies": {
"lodash": "^4.17.21"
"lodash": "^4.17.21",
"uuid": "^8.3.2"
}
}
}