Skip to content

Commit

Permalink
docs(readme) update codesandbox links
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjennings authored Sep 26, 2019
1 parent 3ffcfee commit c2f7e88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
and sharing.
* Codesandbox Demos:

* [Deeply nested data objects as suggestions](https://codesandbox.io/s/627qlx66oz)
* [Api Fetching suggestions with Multiple sections](https://codesandbox.io/s/mjqrk7v2rx)
* [Form Validation with VeeValidate](https://codesandbox.io/s/o503m66r59)
* [Multiple VueAutosuggest instances on same page](https://codesandbox.io/s/2olxlv9q9r)
* [Deeply nested data objects as suggestions](https://codesandbox.io/s/vueautosuggest-api-data-objects-c1f0o)
* [Api Fetching suggestions with Multiple sections](https://codesandbox.io/s/vueautosuggest-api-fetching-57d4e)
* [Form Validation with VeeValidate](https://codesandbox.io/s/vueautosuggest-vee-validate-ve13m)
* [Multiple VueAutosuggest instances on same page](https://codesandbox.io/s/vueautosuggest-multiple-vue-autosuggests-545ee)
* [Integration with Algolia](https://www.algolia.com/doc/guides/building-search-ui/resources/ui-and-ux-patterns/in-depth/autocomplete/vue/?language=vue#results-page-with-autocomplete) thanks to [@haroenv](https://github.com/haroenv)!

## Features
Expand Down

0 comments on commit c2f7e88

Please sign in to comment.