Skip to content

Commit f72fa80

Browse files
committed
re-indent news-images.js
1 parent 40cf8b4 commit f72fa80

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

images/news-images.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// @flow
22
export const newsImages = {
3-
ksto: require('./streaming/ksto.png'),
4-
mess: require('./news/mess.png'),
5-
oleville: require('./news/oleville.png'),
6-
politicole: require('./news/politicole.png'),
7-
stolaf: require('./news/stolaf.png'),
3+
ksto: require('./streaming/ksto.png'),
4+
mess: require('./news/mess.png'),
5+
oleville: require('./news/oleville.png'),
6+
politicole: require('./news/politicole.png'),
7+
stolaf: require('./news/stolaf.png'),
88
}

0 commit comments

Comments
 (0)