Skip to content

Commit cd3e8c8

Browse files
committed
KDI deploy til test #deploy-test-dolly-frontend
1 parent 8ee36f6 commit cd3e8c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • apps/dolly-frontend/src/main/js/src/components/bestillingsveileder/stegVelger/steg/steg1/paneler

apps/dolly-frontend/src/main/js/src/components/bestillingsveileder/stegVelger/steg/steg1/paneler/Institusjonsopphold.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const InstitusjonsoppholdPanel = ({ stateModifier, formValues }: any) =>
2020
const opts: any = useContext(BestillingsveilederContext) as BestillingsveilederContextType
2121
const instTimeout = getTimeoutAttr('INST', opts)
2222
const kdiTimeout = getTimeoutAttr('INST_KDI', opts)
23+
2324
return (
2425
<Panel
2526
heading={InstitusjonsoppholdPanel.heading}

0 commit comments

Comments
 (0)