Change spelling in UI
This commit is contained in:
parent
213537508c
commit
635d9b6292
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ export function Form() {
|
|||
<div className="w-full flex flex-col gap-3 p-4 border border-gray-200 rounded shadow">
|
||||
<Toggle title="Slicing Box" onChange={handleChange} />
|
||||
<Toggle
|
||||
title="Coordinate grid"
|
||||
title="Coordinate Grid"
|
||||
onChange={handleChangeCG}
|
||||
defaultChecked
|
||||
/>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue