angular-counter icon indicating copy to clipboard operation
angular-counter copied to clipboard

Incorrect syntax at throw

Open wezzix opened this issue 7 years ago • 0 comments

throw new 'Angular Counter: attribute to is undefined'; should be: throw 'Angular Counter: attribute to is undefined';

wezzix avatar Jun 30 '17 09:06 wezzix