Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
add module import to theme lepton custom menu content
Browse files Browse the repository at this point in the history
  • Loading branch information
armanozak committed Mar 31, 2021
1 parent e9a4c0e commit 053f248
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 053f248

Please sign in to comment.