We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c966b8 commit 75ee701Copy full SHA for 75ee701
1 file changed
modules/components/projects/components/src/components/icon/icon.component.ts
@@ -91,3 +91,5 @@ export class IconComponent implements OnInit {
91
return style
92
}
93
94
+
95
+export * from './icons'
0 commit comments