Add side panel as an illegal child of itself
This commit is contained in:
parent
4508796e45
commit
9dd13d4531
|
@ -5204,7 +5204,8 @@
|
|||
"icon": "RailRight",
|
||||
"hasChildren": true,
|
||||
"illegalChildren": [
|
||||
"section"
|
||||
"section",
|
||||
"sidepanel"
|
||||
],
|
||||
"showEmptyState": false,
|
||||
"draggable": false,
|
||||
|
|
Loading…
Reference in New Issue