tab-bar.json 91 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-tab-bar-item": "./tab-bar-item"
  5. }
  6. }