Skip to content

Commit 6f08437

Browse files
committed
prettify
1 parent 2d25e81 commit 6f08437

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

source/views/settings/sections/odds-and-ends.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,7 @@ class OddsAndEndsSection extends React.Component {
4848
</Section>
4949

5050
<Section header="ODDS &amp; ENDS">
51-
<Cell
52-
cellStyle="RightDetail"
53-
title="Version"
54-
detail={version}
55-
/>
51+
<Cell cellStyle="RightDetail" title="Version" detail={version} />
5652

5753
<CellToggle
5854
label="Share Analytics"

0 commit comments

Comments
 (0)