Implement organizations list #5
netlify.yml
on: pull_request
build-dev-explorer
12s
build-stg-explorer
15s
Annotations
4 errors
build-dev-explorer:
src/components/Organizations/Card.tsx#L29
Type '{ mx: "auto"; fallbackSrc: string; alt: string; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & { gateway?: string | undefined; }'.
|
build-dev-explorer
Process completed with exit code 2.
|
build-stg-explorer:
src/components/Organizations/Card.tsx#L29
Type '{ mx: "auto"; fallbackSrc: string; alt: string; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & { gateway?: string | undefined; }'.
|
build-stg-explorer
Process completed with exit code 2.
|