Skip to content

Commit

Permalink
Remove header prop
Browse files Browse the repository at this point in the history
  • Loading branch information
gerteck committed Jun 13, 2024
1 parent ab7984b commit 624fa5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue-components/src/Tabset.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
v-else
:key="index"
class="nav-item"
:header="t.headerRendered"
:class="{active:t.active}"
:disabled="t.disabled"
>
Expand Down

0 comments on commit 624fa5b

Please sign in to comment.