Better post form

This commit is contained in:
syuilo
2018-09-01 20:47:49 +09:00
parent 70ac668474
commit 5209a584a2
11 changed files with 184 additions and 83 deletions

View File

@ -1,6 +1,3 @@
<template>
<div>
<router-view id="app"></router-view>
<modal-portal/>
</div>
<router-view id="app"></router-view>
</template>