💚 Fix tests and build system
This commit is contained in:
@@ -11,6 +11,7 @@ export const AppAvatar = ({
|
||||
|
||||
return (
|
||||
<Avatar
|
||||
data-testid="app-avatar"
|
||||
src={iconUrl}
|
||||
bg={colorScheme === 'dark' ? colors.gray[8] : colors.gray[2]}
|
||||
size="sm"
|
||||
|
||||
Reference in New Issue
Block a user