Fix type
This commit is contained in:
parent
2687a5d292
commit
b3deccc0c2
@ -1,6 +1,6 @@
|
||||
export interface Social {
|
||||
type: string | null
|
||||
text: string,
|
||||
name: string,
|
||||
link: string
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user