docs: fix extra space in UIOptions/tools (#7537)

fix typo in UIOptions/tools
This commit is contained in:
みけCAT 2024-01-11 20:09:33 +09:00 committed by GitHub
parent 65047cc2cb
commit 1aaa400876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ function App() {
## tools
This `prop ` controls the visibility of the tools in the editor.
This `prop` controls the visibility of the tools in the editor.
Currently you can control the visibility of `image` tool via this prop.
| Prop | Type | Default | Description |