fix
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
</n-flex>
|
</n-flex>
|
||||||
<n-flex vertical size="large">
|
<n-flex vertical size="large">
|
||||||
<MdPreview
|
<MdPreview
|
||||||
|
preview-theme="vuepress"
|
||||||
:theme="isDark ? 'dark' : 'light'"
|
:theme="isDark ? 'dark' : 'light'"
|
||||||
:model-value="tutorial.content"
|
:model-value="tutorial.content"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user