Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Add the CSS to your index.html: Add the module to your module imports: import { MentionModule } from 'angular2-mentions/mention/mention.module'; import { MentionModule } from 'angular2-mentions'; @NgModule({ imports: [ MentionModule ], Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Add the CSS to your index.html: Add the module to your module imports: import { MentionModule } from 'angular2-mentions/mention/mention.module'; import { MentionModule } from 'angular2-mentions'; @NgModule({ imports: [ MentionModule ], Loading