From e2263adfcc3164cd5b818046be8c514afed1ef66 Mon Sep 17 00:00:00 2001 From: debudda Date: Wed, 6 Dec 2017 15:21:36 +0200 Subject: [PATCH] docs(chips): Property binding Added property binding to chips example code to prevent runtime error. --- src/lib/chips/chips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/chips/chips.md b/src/lib/chips/chips.md index 781873a37ac5..82001043e9c9 100644 --- a/src/lib/chips/chips.md +++ b/src/lib/chips/chips.md @@ -46,7 +46,7 @@ An example of chip input placed outside the chip-list element. Chip 1 Chip 2 - + ```