fix: types
This commit is contained in:
parent
0456eb3297
commit
140cfa9ddc
|
|
@ -26,6 +26,7 @@ export const UserAvatar = ({ className }: { className?: string }) => {
|
|||
name: "Innei",
|
||||
image: "https://avatars-githubusercontent-webp.webp.se/u/41265413?v=4",
|
||||
handle: "innei",
|
||||
deleted: false,
|
||||
}
|
||||
} else {
|
||||
return null
|
||||
|
|
|
|||
Loading…
Reference in New Issue