Fix page bug

This commit is contained in:
syuilo
2020-10-18 12:55:26 +09:00
parent 8470a64e6b
commit 02466acc4b
4 changed files with 6 additions and 8 deletions

View File

@ -5,7 +5,6 @@
<script lang="ts">
import { defineComponent } from 'vue';
import MkTextarea from '../ui/textarea.vue';
import * as os from '@/os';
export default defineComponent({
components: {