Fix typescript
This commit is contained in:
parent
2322225472
commit
316bc345d5
|
@ -6,7 +6,7 @@ export type OgCardProps = {
|
|||
metadata: string
|
||||
creatorName: string
|
||||
creatorUsername: string
|
||||
creatorAvatarUrl: string
|
||||
creatorAvatarUrl?: string
|
||||
}
|
||||
|
||||
function buildCardUrl(props: OgCardProps) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user