fix: remove dummy className on Button preview
This commit is contained in:
parent
c5bf58b558
commit
bde80e60eb
@ -30,7 +30,6 @@ export function ButtonDemo() {
|
|||||||
background={ButtonProps.background}
|
background={ButtonProps.background}
|
||||||
decoration={ButtonProps.decoration}
|
decoration={ButtonProps.decoration}
|
||||||
disabled={ButtonProps.disabled}
|
disabled={ButtonProps.disabled}
|
||||||
className="asdf"
|
|
||||||
>
|
>
|
||||||
Button
|
Button
|
||||||
</Button>
|
</Button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user