mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-20 11:16:04 +01:00
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