feat(WIP): 새 에디터

This commit is contained in:
2021-12-13 03:24:14 +09:00
parent cafde950a4
commit 5cd2e9712e
5 changed files with 187 additions and 19 deletions
-1
View File
@@ -1,5 +1,4 @@
import { createApp } from 'vue'
import 'bootstrap';
import PartialDipcenter from '@/PartialDipcenter.vue';
import BootstrapVue3 from 'bootstrap-vue-3';
import { htmlReady } from './util/htmlReady';