Skip to content

Commit

Permalink
fix: use avatar children
Browse files Browse the repository at this point in the history
  • Loading branch information
claudaniloxavier committed Nov 22, 2023
1 parent bacf5a7 commit a09ab53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/Avatar/index.tsx
Expand Up @@ -25,6 +25,7 @@ const Avatar: FC<Props> = ({
{...rest}
>
A
{children}
</div>
)
}
Expand Down

0 comments on commit a09ab53

Please sign in to comment.