Closed Maxim-lejaeghere closed 3 years ago
I am getting an error message if I want to import both faStar's in 1 component
I was expecting to be able to use both this icons in on component (different name for different icon)
https://stackblitz.com/edit/angular-z8v4ux-zdntlw?file=src%2Fapp%2Fapp.component.ts
You can use import aliases to resolve this issue. See the documentation for an example.
Describe the problem
I am getting an error message if I want to import both faStar's in 1 component
What did you expect?
I was expecting to be able to use both this icons in on component (different name for different icon)
Reproducible test case
https://stackblitz.com/edit/angular-z8v4ux-zdntlw?file=src%2Fapp%2Fapp.component.ts