diff --git a/docs/Inputs.md b/docs/Inputs.md index 25d2035..9bda787 100644 --- a/docs/Inputs.md +++ b/docs/Inputs.md @@ -613,7 +613,7 @@ import { ReferenceArrayInput, SelectArrayInput } from 'admin-on-rest' ``` -**Tip**: `allowEmpty` is set by default for all Input components children of the `` component: +**Tip**: `allowEmpty` is set by default for all Input components children of the `` component You can tweak how this component fetches the possible values using the `perPage`, `sort`, and `filter` props.