perf(icon): 新增 prefix 前缀, 支持自定义图标
This commit is contained in:
@@ -31,7 +31,7 @@ const props =
|
||||
skin?: string
|
||||
label?: string
|
||||
checked?: Boolean
|
||||
disabled?: Boolean
|
||||
disabled?: boolean
|
||||
}>()
|
||||
|
||||
const customChecked = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user