删除暂未实现接口

Signed-off-by: kangchongtao <kangchongtao@huawei.com>
Change-Id: I2595dc03471aa25789566fa87bd1e9a687355098
This commit is contained in:
kangchongtao 2022-07-15 16:02:01 +08:00
parent 54000ff27c
commit 5dcc893f62

View File

@ -2,6 +2,6 @@
"name": "GridRow",
"children": ["GridCol"],
"attrs": [
"verticalAlign", "horizontalAlign", "onBreakpointChange"
"onBreakpointChange"
]
}