Metadata modules for PageLayoutTab PageLayoutWidget (#16662)
# Introduction Creating dedicated folders and module for both `page-layout-tab` and `page-layout-widget` The addition diff with deletion is due to the module being added
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export const WIDGET_GRID_MAX_COLUMNS = 12;
|
||||
+1
@@ -0,0 +1 @@
|
||||
export const WIDGET_GRID_MAX_ROWS = 100;
|
||||
Reference in New Issue
Block a user