index.js 82 B

12
  1. import RichTextEditor from "./RichTextEditor.vue";
  2. export default RichTextEditor;