forked from AkkomaGang/akkoma-fe
fix eslint warning
This commit is contained in:
parent
0df0876cf1
commit
2231025c41
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
<template>
|
||||
<div
|
||||
v-body-scroll-lock="true"
|
||||
@click.self="closeModal"
|
||||
class="modal-view"
|
||||
@click.self="closeModal"
|
||||
>
|
||||
<slot />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue