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