mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-10 20:52:10 +08:00
feat(@vben/plugins): add tiptap rich text editor
This commit is contained in:
4
packages/effects/plugins/src/tiptap/index.ts
Normal file
4
packages/effects/plugins/src/tiptap/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as VbenTiptapPreview } from './preview.vue';
|
||||
export { default as VbenTiptap } from './tiptap.vue';
|
||||
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user