fix tab_content only have one compont

Signed-off-by: puyajun <puyajun@huawei.com>
Change-Id: I08fabde4148bdbb296e15b6e11817e79b85f5a00
This commit is contained in:
puyajun
2022-02-16 14:19:32 +08:00
parent c2a35fa1fd
commit 6a7187c98a
+2 -1
View File
@@ -1,5 +1,6 @@
{
"name": "TabContent",
"parents": ["Tabs"],
"attrs": ["tabBar"]
"attrs": ["tabBar"],
"single": true
}