feat(web): replace JSONViewer with react-json-tree

This commit is contained in:
Ali BARIN
2022-04-17 20:03:09 +02:00
committed by Ömer Faruk Aydın
parent 6e4d61f9b1
commit b65fa88f16
4 changed files with 74 additions and 59 deletions

View File

@@ -3,7 +3,6 @@
"version": "0.1.0",
"description": "> TODO: description",
"dependencies": {
"@alenaksu/json-viewer": "^1.0.0",
"@apollo/client": "^3.4.15",
"@automatisch/types": "0.1.0",
"@emotion/react": "^11.4.1",
@@ -30,6 +29,7 @@
"react-dom": "^17.0.2",
"react-hook-form": "^7.17.2",
"react-intl": "^5.20.12",
"react-json-tree": "^0.16.2",
"react-router-dom": "^6.0.2",
"react-scripts": "5.0.0",
"slate": "^0.72.8",