mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
FIX
This commit is contained in:
parent
5edeceb2f9
commit
dd41d9198c
@ -14,7 +14,7 @@ interface ButtonProps {
|
||||
/**
|
||||
* default is false
|
||||
*/
|
||||
secondary: boolean;
|
||||
secondary?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user