Commit 8b70b58d authored by 范雪寒's avatar 范雪寒

feat:

parent e3a5db83
...@@ -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);
} }
} }
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