Skip to content

Commit

Permalink
Typo fix s/component:/component/
Browse files Browse the repository at this point in the history
  • Loading branch information
Granddevv committed May 19, 2017
1 parent 857d1af commit 4dcef05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Inputs.md
Expand Up @@ -613,7 +613,7 @@ import { ReferenceArrayInput, SelectArrayInput } from 'admin-on-rest'
</ReferenceArrayInput>
```

**Tip**: `allowEmpty` is set by default for all Input components children of the `<Filter>` component:
**Tip**: `allowEmpty` is set by default for all Input components children of the `<Filter>` component

You can tweak how this component fetches the possible values using the `perPage`, `sort`, and `filter` props.

Expand Down

0 comments on commit 4dcef05

Please sign in to comment.