Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Tab-Group Header not displayed #2557

Merged
merged 11 commits into from
Jul 13, 2024
Prev Previous commit
Next Next commit
Remove header prop
gerteck committed Jun 13, 2024
commit 624fa5be6bec93b947359e527e6e098096513d3f
1 change: 0 additions & 1 deletion packages/vue-components/src/Tabset.vue
Original file line number Diff line number Diff line change
@@ -24,7 +24,6 @@
v-else
:key="index"
class="nav-item"
:header="t.headerRendered"
:class="{active:t.active}"
:disabled="t.disabled"
>