Skip to content

Commit

Permalink
update storybook button base
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettbear committed Sep 29, 2022
1 parent ada30f7 commit c903ed4
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ export const Block = (args) => (
<ButtonBase {...args} block marginBottom={2}>
Block Button
</ButtonBase>
<ButtonBase {...args} display={DISPLAY.BLOCK}>
Block Button
</ButtonBase>
</>
);

Expand Down

0 comments on commit c903ed4

Please sign in to comment.