diff --git a/compiler/components/tab_content.json b/compiler/components/tab_content.json index e0beff0..5592200 100644 --- a/compiler/components/tab_content.json +++ b/compiler/components/tab_content.json @@ -1,5 +1,6 @@ { "name": "TabContent", "parents": ["Tabs"], - "attrs": ["tabBar"] + "attrs": ["tabBar"], + "single": true } \ No newline at end of file