mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
fix tab_content only have one compont Signed-off-by: puyajun <puyajun@huawei.com> Change-Id: I08fabde4148bdbb296e15b6e11817e79b85f5a00
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "TabContent",
|
||||
"parents": ["Tabs"],
|
||||
"attrs": ["tabBar"]
|
||||
"attrs": ["tabBar"],
|
||||
"single": true
|
||||
}
|
||||
Reference in New Issue
Block a user