Browse Source

Update docs/en/UI/Angular/Card-Component.md

Co-authored-by: Qingxiao Ren <rqx110@163.com>
pull/15755/head
Barış Can Yılmaz 4 years ago
committed by GitHub
parent
commit
6f731db76f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Angular/Card-Component.md

2
docs/en/UI/Angular/Card-Component.md

@ -14,7 +14,7 @@ import { CardDemoComponent } from './chart-demo.component';
@NgModule({
imports: [
SharedModule,
ThemeSharedModule ,
// ...
],
declarations: [CardDemoComponent],

Loading…
Cancel
Save