Commit 4db6ea6a authored by 范雪寒's avatar 范雪寒

feat: icons

parent e24eb66a
...@@ -61,6 +61,6 @@ registerLocaleData(zh); ...@@ -61,6 +61,6 @@ registerLocaleData(zh);
}) })
export class AppModule { export class AppModule {
constructor(library: FaIconLibrary) { constructor(library: FaIconLibrary) {
// library.addIconPacks(fas, far); library.addIconPacks(fas, far);
} }
} }
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment