Skip to content

Commit

Permalink
Merge pull request #87 from abpio/docs/add-module-import
Browse files Browse the repository at this point in the history
Added module import to theme lepton custom menu content
  • Loading branch information
muhammedaltug authored Mar 31, 2021
2 parents e9a4c0e + 053f248 commit 1056655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/ui/angular/theme-lepton-custom-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Now, pass this component as `contentAfterRoutes` option to `ThemeLeptonModule`.
@NgModule({
imports: [
// other imports are removed for sake of brevity

SupportLinkModule,
ThemeLeptonModule.forRoot({
contentAfterRoutes: [SupportLinkComponent],
})
Expand Down

0 comments on commit 1056655

Please sign in to comment.