fix unexpected comma
This commit is contained in:
parent
da4ebddc65
commit
e84f88691f
@ -56,6 +56,7 @@ const Button = ({
|
|||||||
radius = defaults.radius,
|
radius = defaults.radius,
|
||||||
disabled = defaults.disabled,
|
disabled = defaults.disabled,
|
||||||
type = defaults.type,
|
type = defaults.type,
|
||||||
|
fullWidth = defaults.fullWidth,
|
||||||
startIcon: startIconProp,
|
startIcon: startIconProp,
|
||||||
endIcon: endIconProp,
|
endIcon: endIconProp,
|
||||||
className,
|
className,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user