redo dumb lint
This commit is contained in:
parent
772a73a4e3
commit
7b6bef1b1a
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
class="fa-scale-110"
|
||||
:icon="button.icon(funcArg)"
|
||||
:spin="!extra && button.animated?.() && animationState"
|
||||
style="--fa-animation-duration: 750ms;"
|
||||
style="
|
||||
--fa-animation-duration: 750ms;"
|
||||
fixed-width
|
||||
/>
|
||||
<template v-if="!buttonClass.disabled && button.toggleable?.(funcArg) && button.active">
|
||||
|
|
Loading…
Add table
Reference in a new issue