UNPKG

@tarojs/components

Version:
1 lines 369 B
import{r as registerInstance,h,H as Host}from"./index-5e431bb8.js";import{n as notSupport}from"./helper-8a85bb65.js";import"@tarojs/taro";var TabItem=function(){function t(t){registerInstance(this,t)}t.prototype.componentDidLoad=function(){notSupport("TabItem",this)};t.prototype.render=function(){return h(Host,null)};return t}();export{TabItem as taro_tab_item_core};