mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 14:12:02 +08:00
chore: 小写文件夹
This commit is contained in:
5
apps/web-antd/src/components/tinymce/index.ts
Normal file
5
apps/web-antd/src/components/tinymce/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { withInstall } from '#/utils';
|
||||
|
||||
import tinymce from './src/editor.vue';
|
||||
|
||||
export const Tinymce = withInstall(tinymce);
|
||||
Reference in New Issue
Block a user