@ -2,8 +2,8 @@
|
||||
const year = new Date().getFullYear()
|
||||
|
||||
export interface Props {
|
||||
links?: Array<{href: string, target?: string, display: string}>
|
||||
socials?: Array<{href: string, target?: string, icon: any}>
|
||||
links?: Array<{ href: string, target?: string, display: string }>
|
||||
socials?: Array<{ href: string, target?: string, icon: any }>
|
||||
}
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user