Skip to content

Commit 918d316

Browse files
committed
Comply with eslint rules
1 parent 210b9ad commit 918d316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const sharedStyles = {
122122
marginRight: 'auto',
123123
},
124124
[media.lessThan('small')]: {
125-
flexDirection: 'column'
125+
flexDirection: 'column',
126126
},
127127
},
128128
content: {

0 commit comments

Comments
 (0)