💄 Adjust grid stack
This commit is contained in:
@@ -35,9 +35,13 @@ export const GridstackTileWrapper = ({
|
||||
data-type={type}
|
||||
data-id={id}
|
||||
gs-x={x}
|
||||
data-gridstack-x={x}
|
||||
gs-y={y}
|
||||
data-gridstack-y={y}
|
||||
gs-w={width}
|
||||
data-gridstack-w={width}
|
||||
gs-h={height}
|
||||
data-gridstack-h={height}
|
||||
gs-min-w={minWidth}
|
||||
gs-min-h={minHeight}
|
||||
gs-max-w={maxWidth}
|
||||
|
||||
Reference in New Issue
Block a user