From 05dce9254cc39190bcc03b0c5c8ebf1788e4a43a Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Sun, 24 Feb 2019 17:21:00 +0100 Subject: [PATCH] added changes to use select as search input --- .../components/data-input/Select/Select.vue | 46 ++++++++++++++----- 1 file changed, 35 insertions(+), 11 deletions(-) diff --git a/src/system/components/data-input/Select/Select.vue b/src/system/components/data-input/Select/Select.vue index 8cde3c8f1..11753031a 100755 --- a/src/system/components/data-input/Select/Select.vue +++ b/src/system/components/data-input/Select/Select.vue @@ -113,6 +113,7 @@