fix indents

This commit is contained in:
Dale Seo 2020-08-22 16:55:57 -04:00
parent e73beebe33
commit edea13ff26
3 changed files with 3 additions and 5 deletions

View File

@ -8,7 +8,6 @@ export default {
component: Button,
argTypes: {
backgroundColor: { control: 'color' },
},
args: {
// Now all Button stories will be primary.

View File

@ -10,7 +10,6 @@ export default {
component: Button,
argTypes: {
backgroundColor: { control: 'color' },
},
args: {
// Now all Button stories will be primary.