fix: svg-icon组件颜色无法显示问题修复
Former-commit-id: 35e4c7754d862589b404d61f71f22cbce9c40628
This commit is contained in:
@@ -21,8 +21,7 @@ const props = defineProps({
|
||||
required: false
|
||||
},
|
||||
color: {
|
||||
type: String,
|
||||
default: '#fff'
|
||||
type: String
|
||||
},
|
||||
size: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user