How to import Angular Material in project in Angular 22?
I have installed Angular Material Design in Angular 11. Now I try to add this in app.ts file.
What I should decify in section: imports: []? that to load all material entities.