mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
docs(modal): fix preset dialog demo
This commit is contained in:
parent
41bf170992
commit
97f2d439b5
@ -8,9 +8,7 @@ Slots are also related to preset.
|
||||
<template #header>
|
||||
<div>title</div>
|
||||
</template>
|
||||
<template #content>
|
||||
<div>content</div>
|
||||
</template>
|
||||
<div>content</div>
|
||||
<template #action>
|
||||
<div>action</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user