forked from AkkomaGang/akkoma-fe
remove needless ref definition
This commit is contained in:
parent
a41ffea146
commit
215232cc30
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<template>
|
||||
<portal to="modal">
|
||||
<div
|
||||
ref="view"
|
||||
v-body-scroll-lock="isOpen"
|
||||
v-show="isOpen"
|
||||
:class="['modal-view', viewClass]"
|
||||
|
|
Loading…
Reference in a new issue