Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ When you next run `npm install`, `npm` will install `hof-frontend-assets@v0.1.0`
The Typeahead Aria code is a key feature of `hof-frontend-assets` that allows one to add a dropdown, typeahead countries list with aria to a select field.

### Usage
To use Typeahead Aria, add `class='typeahead' to the HTML `select` element you wish to decorate.
To use Typeahead Aria, add `class='typeahead'` to the HTML `select` element you wish to decorate.