NathanWalker / nativescript-ngx-fonticon

Use custom font icon collections seamlessly with NativeScript + Angular.
MIT License
76 stars 39 forks source link

fix(pipe): check if className is a string #47

Closed binarious closed 5 years ago

binarious commented 5 years ago

Otherwise you'd get a TypeError that indexOf is undefined when not passing a string.