style: lint fix, add props default value
This commit is contained in:
parent
5486aa9d4f
commit
0bdbcc30a0
@ -13,6 +13,8 @@ const props = withDefaults(
|
||||
}>(),
|
||||
{
|
||||
name: '',
|
||||
size: '',
|
||||
color: '',
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user