Skip to content

Commit

Permalink
Remove extraneous default args from main story
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Oct 25, 2022
1 parent 483d7eb commit 827ec9b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/components/src/border-box-control/stories/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,4 @@ export const Default = Template.bind( {} );
Default.args = {
colors,
label: 'Borders',
disableCustomColors: false,
enableAlpha: true,
enableStyle: true,
size: 'default',
popoverPlacement: 'right-start',
};

0 comments on commit 827ec9b

Please sign in to comment.