Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Feb 15, 2024
1 parent 68e6bc3 commit 3fafe87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-app/src/components/base/Avatar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export interface AvatarProps
contentRatio?: number;
randomColor?: boolean;
bgColor?: string;
placeholder?: string;
}

const Avatar = ({
Expand Down

0 comments on commit 3fafe87

Please sign in to comment.