Skip to content

Commit 8ecfefb

Browse files
authored
feat(release): just for making a new release (#274)
1 parent 1f4976f commit 8ecfefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dropdown-button/stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default {
3838

3939
// Default
4040
const Template: Story<Props> = (props) => (
41-
<Box width="700px" height="110px">
41+
<Box width="700px" height="115px">
4242
<DropdownButton {...props} />
4343
</Box>
4444
);

0 commit comments

Comments
 (0)