diff --git a/docs/form-customization.md b/docs/form-customization.md index 07f77d938a..a42c0f6fa0 100644 --- a/docs/form-customization.md +++ b/docs/form-customization.md @@ -694,8 +694,7 @@ The `Form` component supports the following html attributes: action="/users/list" autocomplete="off" enctype="multipart/form-data" - acceptcharset="ISO-8859-1" - schema={} /> + acceptcharset="ISO-8859-1" /> ``` ### Disabling a form