Loading README.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ Add the CSS to your index.html: Add the module to your app.module imports: Add the module to your app.module imports: ```typescript ```typescript import { MentionModule } from 'angular-mentions/mention'; import { MentionModule } from 'angular-mentions'; ... ... @NgModule({ @NgModule({ Loading projects/angular-mentions/README.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ Add the CSS to your index.html: Add the module to your app.module imports: Add the module to your app.module imports: ```typescript ```typescript import { MentionModule } from 'angular-mentions/mention'; import { MentionModule } from 'angular-mentions'; ... ... @NgModule({ @NgModule({ Loading Loading
README.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ Add the CSS to your index.html: Add the module to your app.module imports: Add the module to your app.module imports: ```typescript ```typescript import { MentionModule } from 'angular-mentions/mention'; import { MentionModule } from 'angular-mentions'; ... ... @NgModule({ @NgModule({ Loading
projects/angular-mentions/README.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ Add the CSS to your index.html: Add the module to your app.module imports: Add the module to your app.module imports: ```typescript ```typescript import { MentionModule } from 'angular-mentions/mention'; import { MentionModule } from 'angular-mentions'; ... ... @NgModule({ @NgModule({ Loading