提交 aad65391 编写于 作者: View Design's avatar View Design

Update mdc.vue

上级 f91983f8
<template>
<MDC class="prose dark:prose-invert max-w-none" v-if="content" :value="content" tag="article" />
<div class="grid grid-cols-1">
<MDC class="prose dark:prose-invert max-w-none" v-if="content" :value="content" tag="article" />
</div>
</template>
<script setup>
const props = defineProps({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册