fix: disable button if loading
This commit is contained in:
parent
bc2baa3bbd
commit
a721d9286b
@ -8,6 +8,7 @@
|
||||
'has-no-shadow': !shadow || variant === 'tertiary',
|
||||
}
|
||||
]"
|
||||
:disabled="disabled || loading"
|
||||
:style="{
|
||||
'--button-white-space': wrap ? 'break-spaces' : 'nowrap',
|
||||
}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user