You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I previously used angular-bootstrap-md, and I am now trying to move to mdb-angular-ui-kit. I see that angular-bootstrap-md doesn't support Angular 16; if I try to install angular-bootstrap-md, it tells me to use --force (which is not the correct way). What is the equivariant to the import below in mdb-angular-ui-kit?
import {IconsModule, MDBBootstrapModule} from 'angular-bootstrap-md';