Skip to content

Commit f02fbb9

Browse files
authored
Update README.md
1 parent 5f58e94 commit f02fbb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const Example () => {
7575
// Define Schema
7676
schema={givenSchema}
7777
uiSchema={givenUISchema}
78+
xhrSchema={givenXhrSchema || {}}
7879
formData={formData}
7980

8081
// Define Event handlers

0 commit comments

Comments
 (0)