Skip to content

Commit

Permalink
Merge pull request #14174 from LoaderB0T/master
Browse files Browse the repository at this point in the history
docs: broken example code in toolbar template section
  • Loading branch information
cetincakiroglu authored Nov 22, 2023
2 parents f8d0000 + e1fc4fb commit 39ff129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/showcase/doc/toolbar/templatedoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export class TemplateDoc implements OnInit {
</p-toolbar>`,

html: `
<ng-template class="card">
<div class="card">
<p-toolbar>
<ng-template pTemplate="start">
<p-button label="New" icon="pi pi-plus" class="mr-2"></p-button>
Expand Down

0 comments on commit 39ff129

Please sign in to comment.