marcossantosfl
Results
3
comments of
marcossantosfl
There is a way to make it work in Angular 17 without the library
Here how you can approach import { AfterViewInit, Component, ElementRef, OnInit, ViewChild } from '@angular/core'; import { FormBuilder, FormControl, FormGroup } from '@angular/forms'; import { MatSnackBar } from '@angular/material/snack-bar'; import...
not working in iconsscout anymore