Skip to content

Commit a69d270

Browse files
committed
formatted
1 parent cae14ef commit a69d270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/styleguide/src/lib/Atoms/Buttons/Button/Button.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const InlineIcons: Story = {
5757
TextButton
5858
</TextButton>
5959
</FlexBox>
60-
)
60+
),
6161
};
6262

6363
const buttons = [FillButton, IconButton, StrokeButton, TextButton] as const;

0 commit comments

Comments
 (0)