Skip to content

Commit

Permalink
remove useless tip from the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanMarmelab committed Nov 22, 2024
1 parent b6b10e5 commit 54a1be9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/AutocompleteArrayInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,6 @@ In that case, set the `translateChoice` prop to `false`.
```
{% endraw %}

**Tip**: Like many other inputs, `<AutocompleteArrayInput>` accept a `fullWidth` prop.

**Tip**: To use the `disableCloseOnSelect` prop, you must also set `blurOnSelect={false}`, since this is enabled by default.

## Fetching Choices
Expand Down

0 comments on commit 54a1be9

Please sign in to comment.