chore: delete uppercase

This commit is contained in:
dap
2024-09-09 17:35:39 +08:00
parent 54425f8a61
commit 0a18c0f86d
15 changed files with 0 additions and 1002 deletions

View File

@@ -1,5 +0,0 @@
import { withInstall } from '#/utils';
import tinymce from './src/editor.vue';
export const Tinymce = withInstall(tinymce);