Skip to content

Commit 09b80ce

Browse files
committed
refactor: rm comment
1 parent 9eed83a commit 09b80ce

File tree

1 file changed

+0
-2
lines changed
  • packages/bezier-react/src/components/AlphaAvatar

1 file changed

+0
-2
lines changed

packages/bezier-react/src/components/AlphaAvatar/Avatar.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ export const Avatar = forwardRef<HTMLDivElement, AvatarProps>(function Avatar(
128128
)
129129
}, [status, size, children])
130130

131-
console.log(getSourceSizeClassName(size))
132-
133131
return (
134132
<div
135133
className={classNames(

0 commit comments

Comments
 (0)