migrate viewClass prop to class attribute
This commit is contained in:
parent
b3699a7c7c
commit
c217483640
4 changed files with 3 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<Modal
|
||||
v-if="showing"
|
||||
view-class="media-modal-view"
|
||||
class="media-modal-view"
|
||||
@close="hide"
|
||||
>
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue