feat: blurhash
This commit is contained in:
parent
91977d6495
commit
dacaa4a75d
15 changed files with 155 additions and 50 deletions
|
|
@ -24,7 +24,7 @@ export default function ProfileBanner({
|
|||
|
||||
return (
|
||||
<Image
|
||||
src={bannerUrl}
|
||||
image={{ url: bannerUrl }}
|
||||
alt={`${pubkey} banner`}
|
||||
className={className}
|
||||
onError={() => setBannerUrl(defaultBanner)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue