diff --git a/docs/AutocompleteArrayInput.md b/docs/AutocompleteArrayInput.md index be79926e89..005b0d464a 100644 --- a/docs/AutocompleteArrayInput.md +++ b/docs/AutocompleteArrayInput.md @@ -560,8 +560,6 @@ In that case, set the `translateChoice` prop to `false`. ``` {% endraw %} -**Tip**: Like many other inputs, `` accept a `fullWidth` prop. - **Tip**: To use the `disableCloseOnSelect` prop, you must also set `blurOnSelect={false}`, since this is enabled by default. ## Fetching Choices