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