Remove unapplied css classes
This commit is contained in:
parent
73671f908c
commit
4ac2a28020
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
@click="clicked">
|
||||
<span class="m-0">{{ this.buttonText }}</span>
|
||||
<loader
|
||||
class="ms-2"
|
||||
v-if="isLoaderDisplayed && !suppressLoader"
|
||||
:loaderColor="loaderColor"
|
||||
:loaderPosition="loaderPosition" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue