Skip to content

Commit fc0579e

Browse files
committed
run prettier
1 parent ff9cf56 commit fc0579e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/views/dictionary/detail.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ export class DictionaryDetailView extends React.PureComponent {
5050
/>
5151

5252
<ListFooter
53-
title={'Collected by the humans of All About Olaf,\nfrom the Student Activities dictionary'}
53+
title={
54+
'Collected by the humans of All About Olaf,\nfrom the Student Activities dictionary'
55+
}
5456
href={STO_SA_DICT_URL}
5557
/>
5658
</Container>

0 commit comments

Comments
 (0)