Renamed show grid to draw grid
This commit is contained in:
parent
f9b55b4673
commit
f98fc394d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user