Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgio committed Feb 12, 2021
1 parent 1a42d1b commit c50cbca
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,11 @@ Try the [live examples](http://ericgio.github.io/react-bootstrap-typeahead/), wh

You can also try out the following sandbox examples:
- [Windowing with large data sets](https://codesandbox.io/s/react-bootstrap-typeahead-windowing-example-4q1yjrzrn0)
- [Asynchronous Pagination](https://codesandbox.io/s/react-bootstrap-typeahead-async-pagination-example-qg895)
- [Asynchronous pagination](https://codesandbox.io/s/react-bootstrap-typeahead-async-pagination-example-qg895)
- [Combobox](https://codesandbox.io/s/rbt-combobox-example-kkmyd)
- [Validation and Feedback](https://codesandbox.io/s/rbt-validation-feedback-example-4w01px4z6x)
- [Custom Loader & Clear Button](https://codesandbox.io/s/rbt-custom-aux-components-gn3kn)
- [Validation and feedback](https://codesandbox.io/s/rbt-validation-feedback-example-4w01px4z6x)
- [Custom loader & clear button](https://codesandbox.io/s/rbt-custom-aux-components-gn3kn)
- [Multi-select with reorderable drag & drop tokens](https://codesandbox.io/s/rbt-drag-drop-token-example-u43sf)

If you have an example use case that would be useful to others, please create a sandbox and submit a pull request to add it to the list!

Expand Down

0 comments on commit c50cbca

Please sign in to comment.