Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed May 9, 2024
1 parent b2c6eac commit 4560b83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/showcase/doc/avatar/labeldoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ export class LabelDoc {
pBadge
styleClass="mr-2"
value="4"
size="xlarge" />
size="xlarge"
badgeSize="large" />
</div>
</div>`,
typescript: `import { Component } from '@angular/core';
Expand Down

0 comments on commit 4560b83

Please sign in to comment.