refactor: change type btn
This commit is contained in:
parent
de4b6f9ebd
commit
20469b3823
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ defineProps<{
|
|||
}"
|
||||
:style="{ '--button-main-color': color }"
|
||||
:disabled="disabled"
|
||||
type="button"
|
||||
>
|
||||
<slot name="icon">
|
||||
<Icon :icon class="main-btn-icon" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue