Remove unneeded ref
This commit is contained in:
parent
3399ab735d
commit
4a6ed04c1e
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer px-5 py-4">
|
<div class="modal-footer px-5 py-4">
|
||||||
<buttonMain
|
<buttonMain
|
||||||
ref="buttonMain"
|
|
||||||
isPrimary
|
isPrimary
|
||||||
v-html="this.ModalCloseButtonText"
|
v-html="this.ModalCloseButtonText"
|
||||||
class="w-100"
|
class="w-100"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue