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 2d25e81 commit 6f08437Copy full SHA for 6f08437
source/views/settings/sections/odds-and-ends.js
@@ -48,11 +48,7 @@ class OddsAndEndsSection extends React.Component {
48
</Section>
49
50
<Section header="ODDS & ENDS">
51
- <Cell
52
- cellStyle="RightDetail"
53
- title="Version"
54
- detail={version}
55
- />
+ <Cell cellStyle="RightDetail" title="Version" detail={version} />
56
57
<CellToggle
58
label="Share Analytics"
0 commit comments