Blame view

src/ui/vant-weapp/tree-select/index.json 172 Bytes
simon committed
1 2 3 4
{
  "component": true,
  "usingComponents": {
    "van-icon": "../icon/index",
simon committed
5 6
    "van-sidebar": "../sidebar/index",
    "van-sidebar-item": "../sidebar-item/index"
simon committed
7 8
  }
}