Remove grid layout component

This commit is contained in:
Andrew Kingston 2024-03-21 09:27:42 +00:00
parent e7dd137b28
commit 96f7fe6b12
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
{
"name": "Layout",
"icon": "ClassicGridView",
"children": ["container", "section", "grid", "sidepanel"]
"children": ["container", "section", "sidepanel"]
},
{
"name": "Data",