mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 18:11:48 +08:00
chore: self closing vue tag (#6603)
This commit is contained in:
@ -10,8 +10,7 @@
|
||||
width="30%"
|
||||
title="Inner Dialog"
|
||||
append-to-body
|
||||
>
|
||||
</el-dialog>
|
||||
/>
|
||||
</template>
|
||||
<template #footer>
|
||||
<div class="dialog-footer">
|
||||
|
Reference in New Issue
Block a user