0.1.1 • Published 6 years ago
@thedesignsystem/button v0.1.1
Component: Button
Usage
Import module with: import { ButtonModule, ButtonComponent } from '@thedesignsystem/button';
Find your main @NgModule in app.module.ts add the module imported in declarations array: declarations: [ ButtonComponent ] and the module imported in imports array: imports: [ ButtonModule ]
0.1.1
6 years ago