I recently started using standalone components in Angular 17+. I am loving the new features and using @ngrx/signals. However, am not sure how to include assets (images) in my component as it is a standalone component in the libs folder. Can anyone assist
I have searched the web but have not found anyone with a similar problem or solution to this problem.