remove needless ref definition

ci-fixes
taehoon 5 years ago
parent a41ffea146
commit 215232cc30

@ -1,7 +1,6 @@
<template>
<portal to="modal">
<div
ref="view"
v-body-scroll-lock="isOpen"
v-show="isOpen"
:class="['modal-view', viewClass]"

Loading…
Cancel
Save