Update bottlenose dolphin catalogue #137
Annotations
3 errors
test:
src/components/Catalogue/Catalogue.spec.tsx#L32
Type '{ title: string; subtitle: string; link: string; image: { url: string; width: number; height: number; alt: string; }; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
test:
src/pages/research/catalogues/bottlenose-dolphin/index.tsx#L115
Type '{ title: any; subtitle: any; link: string; image: any; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
test
Process completed with exit code 2.
|