Skip to content

Commit

Permalink
update menubar routerdoc desc
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcetin01140 committed May 2, 2024
1 parent ce5f4d4 commit b720701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/showcase/doc/menubar/routerdoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Router } from '@angular/router';
selector: 'router-doc',
template: `
<app-docsectiontext>
<p>Menubar requires nested menuitems as its model.</p>
<p>Items with navigation are defined with templating to be able to use a routerLink directive, an external link or programmatic navigation.</p>
</app-docsectiontext>
<div class="card">
<p-menubar [model]="items">
Expand Down

0 comments on commit b720701

Please sign in to comment.