Skip to content

Commit 605e997

Browse files
committed
Remove reference to HOCs
1 parent 580866d commit 605e997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ href | string | | If provided, the token will be rendered with an `<a>` tag and
232232
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`.
233233
tabIndex | number | `0` | Allows the tabindex to be set if something other than the default is desired.
234234

235-
## Higher-Order Components & Hooks
235+
## Hooks
236236

237237
### `useAsync`
238238
The hook used in [`AsyncTypeahead`](#asynctypeahead).

0 commit comments

Comments
 (0)