Skip to content

Commit 8c2283e

Browse files
susnuxShGKme
andauthored
Update src/components/NcButton/NcButton.vue
Co-authored-by: Grigorii K. Shartsev <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent e750de5 commit 8c2283e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NcButton/NcButton.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ td.row-size {
445445
active: routerLink?.isActive,
446446
},
447447
]"
448-
:disabled="disabled"
448+
:disabled
449449
:aria-label="ariaLabel"
450450
v-bind="{
451451
...ncPopoverTriggerAttrs,

0 commit comments

Comments
 (0)