Skip to content

Commit b8a4a87

Browse files
committed
style(Button): run prettier
1 parent e49f372 commit b8a4a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/components/Button/styles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default ({ margin }: { margin?: string }) => css`
3838
&.suffix {
3939
margin-left: ${margin || 0};
4040
}
41-
41+
4242
&.no-shrink {
4343
flex-shrink: 0;
4444
}

0 commit comments

Comments
 (0)