We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafa557 commit 6887146Copy full SHA for 6887146
src/components/topBar.js
@@ -74,7 +74,7 @@ class TopBar extends Component {
74
<Item
75
onClick={this.props.switchUIMode}
76
darkmode={darkmode}>
77
- Enable darkmode
+ Enable dark mode
78
<SwitchButton darkmode={darkmode} />
79
</Item>
80
{
0 commit comments