diff --git a/compiler/components/grid_row.json b/compiler/components/grid_row.json index 9e67ac6..d66192d 100644 --- a/compiler/components/grid_row.json +++ b/compiler/components/grid_row.json @@ -2,6 +2,6 @@ "name": "GridRow", "children": ["GridCol"], "attrs": [ - "verticalAlign", "horizontalAlign", "onBreakpointChange" + "onBreakpointChange" ] } \ No newline at end of file