Add EditableCell

This commit is contained in:
Anders Borch
2023-04-24 21:38:21 +02:00
parent cf9afcc90f
commit 24a228bd44
3 changed files with 83 additions and 2 deletions

View File

@ -19,6 +19,7 @@
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.26",
"react": "^18.2.0",
"react-contenteditable": "^3.3.7",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.4",
"web-vitals": "^2.1.4"