mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 05:39:34 +08:00
feat: add markdown component
This commit is contained in:
3
src/components/Markdown/index.ts
Normal file
3
src/components/Markdown/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as MarkDown } from './src/index.vue';
|
||||
|
||||
export * from './src/types';
|
Reference in New Issue
Block a user