From 23806b0898959423eb490c2cea6f3fbdedcac5df Mon Sep 17 00:00:00 2001 From: Michael Hladky Date: Wed, 16 Aug 2017 23:01:37 +0200 Subject: [PATCH] fix(feature rollback): removed input binding --- src/star-rating.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/star-rating.component.ts b/src/star-rating.component.ts index 4e6cdea..beaee02 100644 --- a/src/star-rating.component.ts +++ b/src/star-rating.component.ts @@ -31,7 +31,7 @@ const STAR_RATING_CONTROL_ACCESSOR = { , 'numOfStars' , 'direction' , 'staticColor' - , 'labelVisible' + //, 'labelVisible' , 'labelPosition' , 'labelText' , 'id'