mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 21:31:48 +08:00
fix indents
This commit is contained in:
parent
e73beebe33
commit
edea13ff26
@ -8,7 +8,6 @@ export default {
|
||||
component: Button,
|
||||
argTypes: {
|
||||
backgroundColor: { control: 'color' },
|
||||
|
||||
},
|
||||
args: {
|
||||
// Now all Button stories will be primary.
|
||||
|
@ -10,7 +10,6 @@ export default {
|
||||
component: Button,
|
||||
argTypes: {
|
||||
backgroundColor: { control: 'color' },
|
||||
|
||||
},
|
||||
args: {
|
||||
// Now all Button stories will be primary.
|
||||
|
Loading…
x
Reference in New Issue
Block a user