<cat-loader></cat-loader>
import { CatLoaderModule } from '@catrx/ui/loader'; @NgModule({ imports: [ CatLoaderModule ] })
Last updated 1 year ago