Blame view

src/ui/vant-weapp/button/index.json 123 Bytes
simon committed
1 2 3
{
  "component": true,
  "usingComponents": {
simon committed
4
    "van-icon": "../icon/index",
simon committed
5 6
    "van-loading": "../loading/index"
  }
simon committed
7
}