feat: 🌸
This commit is contained in:
parent
74e04e1c7d
commit
e91b2648cc
41 changed files with 756 additions and 92 deletions
|
|
@ -24,7 +24,7 @@ export default function ProfileBanner({
|
|||
|
||||
return (
|
||||
<Image
|
||||
image={{ url: bannerUrl }}
|
||||
image={{ url: bannerUrl, pubkey }}
|
||||
alt={`${pubkey} banner`}
|
||||
className={className}
|
||||
onError={() => setBannerUrl(defaultBanner)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue