Format code.
This commit is contained in:
parent
de084bbcb8
commit
d78c5e736d
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@
|
||||||
tabindex="-1"
|
tabindex="-1"
|
||||||
aria-labelledby="footerModalLabel"
|
aria-labelledby="footerModalLabel"
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
v-on="{ 'show.bs.modal': show, 'hide.bs.modal': hide }"
|
v-on="{ 'show.bs.modal': show, 'hide.bs.modal': hide }">
|
||||||
>
|
|
||||||
<div class="menu-modal-container">
|
<div class="menu-modal-container">
|
||||||
<button
|
<button
|
||||||
class="menu-button"
|
class="menu-button"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue