fix text - lightGrid pt3 :weird:

This commit is contained in:
HF 2020-01-07 00:07:26 +01:00
parent e9a786c1a2
commit 3523f26c63

View File

@ -154,7 +154,7 @@ function SettingsModal({
onToggle={onTogglePotatoMode} onToggle={onTogglePotatoMode}
/> />
<SettingsItem <SettingsItem
title="lightGrid" title="Light Grid"
description="Show Grid in white instead of black." description="Show Grid in white instead of black."
value={isLightGrid} value={isLightGrid}
onToggle={onToggleLightGrid} onToggle={onToggleLightGrid}