From a0f87c2ec9fcae10e28fa8613e16471f8e0c621a Mon Sep 17 00:00:00 2001 From: Dora Oline Eriksrud Date: Wed, 2 Aug 2023 12:27:39 +0200 Subject: [PATCH] Fix sokJobb-link --- src/summersplash2022/sections/forside.tsx | 5 +---- "src/summersplash2022/sections/s\303\270kJobb.tsx" | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/summersplash2022/sections/forside.tsx b/src/summersplash2022/sections/forside.tsx index 47746e4b5..0aa5cfe82 100644 --- a/src/summersplash2022/sections/forside.tsx +++ b/src/summersplash2022/sections/forside.tsx @@ -53,10 +53,7 @@ const LandingPage = ({
- + Søk {isApplyGraduate ? 'fast stilling' : 'sommerjobb'}{' '} diff --git "a/src/summersplash2022/sections/s\303\270kJobb.tsx" "b/src/summersplash2022/sections/s\303\270kJobb.tsx" index 9d721488a..7d6050b18 100644 --- "a/src/summersplash2022/sections/s\303\270kJobb.tsx" +++ "b/src/summersplash2022/sections/s\303\270kJobb.tsx" @@ -16,7 +16,7 @@ const Apply = ({ applyType }: { applyType: ApplyType }) => { ? sharedStyle.sectionDarkTeal : sharedStyle.sectionLightPeach }`} - id="sokfastjobb" + id="sokjobb" >

Søk {isApplyGraduate ? 'fast jobb' : 'sommerjobb'}