Skip to content

Commit 160b64c

Browse files
authored
feat(DsfrTabs): ajoute un binding pour les onglets
1 parent 2ffee87 commit 160b64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/DsfrTabs/DsfrTabItem.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ watch(isVisible, () => {
5757
role="presentation"
5858
>
5959
<button
60+
v-bind="$attrs"
6061
:id="tabId"
6162
ref="button"
6263
:data-testid="`test-${tabId}`"

0 commit comments

Comments
 (0)