@@ -13,7 +13,7 @@ import marked from 'marked'
|
||||
import hljs from 'highlight.js'
|
||||
import 'highlight.js/styles/atelier-plateau-light.css'
|
||||
import { ElMessage } from 'element-plus'
|
||||
import { defineProps, defineExpose, onMounted, ref } from 'vue'
|
||||
import { onMounted, ref } from 'vue'
|
||||
|
||||
const props = defineProps({
|
||||
previewCode: {
|
||||
|
Reference in New Issue
Block a user