1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Add side panel as an illegal child of itself

This commit is contained in:
Andrew Kingston 2022-12-02 09:10:00 +00:00
parent dd452666b0
commit ba01656e6b

View file

@ -5204,7 +5204,8 @@
"icon": "RailRight",
"hasChildren": true,
"illegalChildren": [
"section"
"section",
"sidepanel"
],
"showEmptyState": false,
"draggable": false,