diff --git a/src/renderer/src/components/avatar/avatar.tsx b/src/renderer/src/components/avatar/avatar.tsx index afd9e3c2..1f6526f0 100644 --- a/src/renderer/src/components/avatar/avatar.tsx +++ b/src/renderer/src/components/avatar/avatar.tsx @@ -19,14 +19,12 @@ export function Avatar({ size, alt, src, ...props }: AvatarProps) {