Skip to content

Commit 43de935

Browse files
authored
Update README.md
1 parent de332c7 commit 43de935

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const defaultLocationOptions = [
8383
]
8484
```
8585

86-
Define your form schema \( [view definition](#schema) \):
86+
Define your form schema:
8787

8888
```js
8989
const formSchema: FormSchema = {
@@ -344,9 +344,6 @@ const DatePicker = (props) => (
344344
<summary>Schema configuration</summary>
345345

346346

347-
()[#schema]
348-
349-
350347
## Schema
351348
352349
| Name | Type | Required | Description | Example |

0 commit comments

Comments
 (0)