We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9cf56 commit fc0579eCopy full SHA for fc0579e
source/views/dictionary/detail.js
@@ -50,7 +50,9 @@ export class DictionaryDetailView extends React.PureComponent {
50
/>
51
52
<ListFooter
53
- title={'Collected by the humans of All About Olaf,\nfrom the Student Activities dictionary'}
+ title={
54
+ 'Collected by the humans of All About Olaf,\nfrom the Student Activities dictionary'
55
+ }
56
href={STO_SA_DICT_URL}
57
58
</Container>
0 commit comments