diff --git a/src/components/chips/demoContactChips/index.html b/src/components/chips/demoContactChips/index.html index 0110baac161..f1c64a3a4b3 100644 --- a/src/components/chips/demoContactChips/index.html +++ b/src/components/chips/demoContactChips/index.html @@ -7,7 +7,7 @@ md-contact-name="name" md-contact-image="image" md-contact-email="email" - md-require-match + md-require-match="true" filter-selected="ctrl.filterSelected" placeholder="To"> diff --git a/src/components/chips/demoCustomInputs/index.html b/src/components/chips/demoCustomInputs/index.html index ad5adb4b7f4..1b99013f536 100644 --- a/src/components/chips/demoCustomInputs/index.html +++ b/src/components/chips/demoCustomInputs/index.html @@ -15,7 +15,7 @@

Use an input element to build an ordered set

Use md-autocomplete to build an ordered set of chips.

- +