Commit bef89707269f4b1dabb291320f698ccdc92bbf33

Authored by Aresn
1 parent 1f974700

update tabs

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/components/tabs/pane.vue
... ... @@ -11,7 +11,7 @@
11 11 type: String
12 12 },
13 13 label: {
14   - type: String,
  14 + type: [String, Function],
15 15 default: ''
16 16 },
17 17 icon: {
... ...