remove needless ref definition

このコミットが含まれているのは:
taehoon 2019-10-18 11:54:42 -04:00
コミット 215232cc30
1個のファイルの変更0行の追加1行の削除

ファイルの表示

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