💚 Fix tests and build system

This commit is contained in:
Manuel
2023-03-29 12:42:47 +02:00
parent 3f44c59e00
commit ca47f2d240
4 changed files with 298 additions and 52 deletions

View File

@@ -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"