JasonParra

Results 2 comments of JasonParra

What about using faStar from both "free-solid-svg-icons" and "free-regular-svg-icons". `import { faStar } from '@fortawesome/free-solid-svg-icons'` //no-outline `import { faStar } from '@fortawesome/free-regular-svg-icons'` //outline I need to use both in the...

definitely a more user-friendly implementation of fontawesome, thanks !!!