You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/API.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,7 +232,7 @@ href | string | | If provided, the token will be rendered with an `<a>` tag and
232
232
readOnly | boolean | `false` | Whether the token is in a read-only state. If `true` it will not be removeable, but it will be interactive if provided an `href`.
233
233
tabIndex | number | `0` | Allows the tabindex to be set if something other than the default is desired.
234
234
235
-
## Higher-Order Components & Hooks
235
+
## Hooks
236
236
237
237
### `useAsync`
238
238
The hook used in [`AsyncTypeahead`](#asynctypeahead).
0 commit comments