render modals into the “modal” portal

This commit is contained in:
taehoon 2019-10-18 11:53:38 -04:00
parent d502baaffc
commit a41ffea146
5 changed files with 36 additions and 20 deletions

View file

@ -1,7 +1,7 @@
<template>
<Modal
v-if="showing"
class="media-modal-view"
view-class="media-modal-view"
@close="hide"
>
<img