From 1ac330ea04472b2fbfdcbceffcbd1bcf44012f7a Mon Sep 17 00:00:00 2001 From: Pontus Dreij Date: Thu, 22 Aug 2024 16:08:11 +0200 Subject: [PATCH] feat(SW-185): Refactor mocked data --- components/Footer/Navigation/SecondaryNav/index.tsx | 4 ++-- types/components/footer/navigation.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Footer/Navigation/SecondaryNav/index.tsx b/components/Footer/Navigation/SecondaryNav/index.tsx index 33460e7b9..7414a23e4 100644 --- a/components/Footer/Navigation/SecondaryNav/index.tsx +++ b/components/Footer/Navigation/SecondaryNav/index.tsx @@ -5,7 +5,7 @@ import Body from "@/components/TempDesignSystem/Text/Body" import styles from "./secondarynav.module.css" import { - AppDownnLoadLinks, + AppDownLoadLinks, FooterSecondaryNavProps, } from "@/types/components/footer/navigation" @@ -25,7 +25,7 @@ export default function FooterSecondaryNav({