PanelEditor: use splitpane for new editor (#22022)

* use splitpane for new editor

* change header

* use back button icon

* adding react split
This commit is contained in:
Ryan McKinley
2020-02-08 12:01:10 +01:00
committed by GitHub
parent 72b9f78e14
commit a51ac787c0
3 changed files with 98 additions and 49 deletions

View File

@@ -253,6 +253,7 @@
"react-popper": "1.3.3",
"react-redux": "7.1.1",
"react-sizeme": "2.5.2",
"react-split-pane": "0.1.89",
"react-transition-group": "2.6.1",
"react-use": "12.8.0",
"react-virtualized-auto-sizer": "1.0.2",