Skip to content

Commit 39bb3aa

Browse files
committed
prettier
1 parent 273339a commit 39bb3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/UsefulLinks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class UsefulLinks extends Component {
6767
if (!usefulContent) {
6868
return null
6969
}
70-
70+
7171
const changelog = this.getChangelog({ version })
7272

7373
const links = [...usefulContent.links, changelog]

0 commit comments

Comments
 (0)