Renamed show grid to draw grid

This commit is contained in:
Mitchell McCaffrey 2020-10-22 21:15:07 +11:00
parent f9b55b4673
commit f98fc394d4

View File

@ -152,7 +152,7 @@ function MapSettings({
disabled={mapEmpty || map.type === "default"}
onChange={(e) => onSettingsChange("showGrid", e.target.checked)}
/>
Show Grid
Draw Grid
</Label>
<Label>
<Checkbox