From 63c0175bdc8d6420f0b02ab5b0a0aed7340fa34b Mon Sep 17 00:00:00 2001 From: Evgeniy Malyutin Date: Mon, 5 Feb 2018 09:32:35 +0300 Subject: [PATCH] fix: Not found text is not used for custom tags #234 (#235) --- ng-select/ng-select.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng-select/ng-select.component.html b/ng-select/ng-select.component.html index 1b63bba60..0fd2c9197 100644 --- a/ng-select/ng-select.component.html +++ b/ng-select/ng-select.component.html @@ -67,7 +67,7 @@ -
+
{{notFoundText}}