Julian Gomez

Results 1 comments of Julian Gomez

> You do not need to import `IconsModule` into `app.config.ts`. With standalone components, simply import the `IconsModule` into your component, like this: > > ```ts > import { Component }...