docs(components): [popconfirm] better presentation (#10875)

This commit is contained in:
RealityBoy 2022-12-03 10:07:44 +08:00 committed by GitHub
parent 9571ed850c
commit 4885f1c826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
<template>
<el-popconfirm
width="220"
confirm-button-text="OK"
cancel-button-text="No, Thanks"
:icon="InfoFilled"