MCPcopy Create free account
hub / github.com/AudiusProject/apps / useCoverPhoto

Function useCoverPhoto

packages/web/src/hooks/useCoverPhoto.ts:14–52  ·  view source on GitHub ↗
({
  userId,
  size,
  defaultImage
}: {
  userId?: ID
  size: WidthSizes
  defaultImage?: string
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

CoverPhotoFunction · 0.90
CoverPhotoV2Function · 0.90
FollowArtistCardFunction · 0.90
ArtistCardCoverFunction · 0.90
ArtistCardFunction · 0.90
CoverPhotoBannerFunction · 0.90
ProfileHeaderFunction · 0.90

Calls 3

useProfilePictureFunction · 0.90
useUserFunction · 0.90
useImageSizeFunction · 0.90

Tested by

no test coverage detected