Skip to content

Commit 21beccc

Browse files
committed
fix
1 parent 8dfc09f commit 21beccc

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changeset/perky-teeth-cover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@scouterna/ui-webc": major
3+
---
4+
5+
New component Avatar

packages/ui-webc/src/components/avatar/avatar.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ import {
1919
assetsDirs: ["assets"],
2020
})
2121

22-
/**
23-
*
24-
*/
2522
export class ScoutAvatar implements ComponentInterface {
2623
/**
2724
* The source URL of the user image.

0 commit comments

Comments
 (0)