Canvas: Tree View Navigation (#51855)

* tree navigation using rc-tree library
This commit is contained in:
Adela Almasan
2022-07-12 08:31:02 -05:00
committed by GitHub
parent db9c9b5354
commit c73d78eaac
13 changed files with 621 additions and 23 deletions
+2
View File
@@ -285,6 +285,7 @@
"@sentry/browser": "6.19.7",
"@sentry/types": "6.19.7",
"@sentry/utils": "6.19.7",
"@types/rc-tree": "^3.0.0",
"@types/react-resizable": "3.0.0",
"@types/webpack-env": "^1.17.0",
"@visx/event": "2.6.0",
@@ -349,6 +350,7 @@
"rc-drawer": "4.4.3",
"rc-slider": "9.7.5",
"rc-time-picker": "3.7.3",
"rc-tree": "^5.6.5",
"re-resizable": "6.9.9",
"react": "17.0.2",
"react-awesome-query-builder": "^5.1.2",