style: prettier code

pull/3716/head
tanjinzhou 2021-02-25 15:41:43 +08:00
parent 3967926110
commit f8ce34a7d7
4 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@ function isPresetColor(color?: string): boolean {
const Badge = defineComponent({
name: 'ABadge',
Ribbon: Ribbon,
Ribbon,
props: initDefaultProps(BadgeProps, {
showZero: false,
dot: false,