Closed raybellis closed 2 months ago
In docs/usage/icon-library.md, the examples that use library: FaIconLibrary in the app constructor need an explicit:
docs/usage/icon-library.md
library: FaIconLibrary
import { FaIconLibrary } from '@fortawesome/angular-fontawesome';
In
docs/usage/icon-library.md
, the examples that uselibrary: FaIconLibrary
in the app constructor need an explicit: