Skip to content

Commit

Permalink
fetchActiveEnhetOnMount
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiklem committed Oct 9, 2024
1 parent 4304897 commit 3725024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/felles/header/modiadekoratør/Modiadekoratør.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const Modiadekoratør: FunctionComponent<Props> = ({ navKontor, onNavKontorChang
appName: 'Rekrutteringsbistand',
useProxy: true,
onEnhetChanged: handleNavKontorChange,
fetchActiveEnhetOnMount: true,
};
return (
<>
Expand Down

0 comments on commit 3725024

Please sign in to comment.