Skip to content

Commit 6887146

Browse files
committed
dark mode
1 parent dafa557 commit 6887146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/topBar.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class TopBar extends Component {
7474
<Item
7575
onClick={this.props.switchUIMode}
7676
darkmode={darkmode}>
77-
Enable darkmode
77+
Enable dark mode
7878
<SwitchButton darkmode={darkmode} />
7979
</Item>
8080
{

0 commit comments

Comments
 (0)