feat(SW-185): Moved types to types folder
This commit is contained in:
3
types/components/footer/socialIcons.ts
Normal file
3
types/components/footer/socialIcons.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type SocialIconsProps = {
|
||||
iconName: string
|
||||
}
|
||||
Reference in New Issue
Block a user