From 327b696ae500370ced24b2d791fab4d3b5bbeabc Mon Sep 17 00:00:00 2001 From: kangchongtao Date: Fri, 15 Jul 2022 16:02:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9A=82=E6=9C=AA=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: kangchongtao Change-Id: I2595dc03471aa25789566fa87bd1e9a687355098 --- compiler/components/grid_row.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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