feat(SW-395): Added tracking to header and footer
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export interface SocialLinkProps {
|
||||
link: {
|
||||
href: string
|
||||
title: string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user