From d6f0557449d0ab7f957f102c88533b3f7338d592 Mon Sep 17 00:00:00 2001 From: andreas Date: Tue, 10 Dec 2019 07:33:08 +0200 Subject: [PATCH] Add push-tags prop to example snippet (#1024) --- docs/guide/values.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/values.md b/docs/guide/values.md index 46907e4..2d664ae 100644 --- a/docs/guide/values.md +++ b/docs/guide/values.md @@ -127,7 +127,7 @@ To allow input that's not present within the options, set the `taggable` prop to If you want added tags to be pushed to the options array, set `push-tags` to true. ```html - + ```