Skip to content

Commit b5219dc

Browse files
committed
Updated README.md with changing the declarations of ng Module
1 parent 861ac2a commit b5219dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ FusionChartsModule.fcRoot(FusionCharts, Charts, FintTheme);
2929

3030
@NgModule({
3131
declarations: [
32-
AppComponent,
33-
FusionChartsComponent
32+
AppComponent
3433
],
3534
imports: [
3635
BrowserModule,

0 commit comments

Comments
 (0)