complete footer
This commit is contained in:
@@ -43,3 +43,8 @@ export interface SidebarInterface {
|
||||
icon: React.ReactNode,
|
||||
activeIcon: React.ReactNode
|
||||
}
|
||||
|
||||
export interface SocialsInterface {
|
||||
name: string,
|
||||
path: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user