Skip to content

Commit

Permalink
Riktig tekst
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassonav committed Dec 20, 2024
1 parent 171a27b commit ddedf61
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,9 @@ export const Trygdetid = ({ redigerbar, behandling, vedtaksresultat, virkningsti
{harTrygdetidsgrunnlagIPesys && (
<>
<Box maxWidth="fit-content">
<BodyShort>Hent trygdetid fra Pesys for uføretrygd eller alderspensjon for avdød</BodyShort>
<BodyShort>
Her kan du hente trygdetid registrert i avdødes uføretrygd eller alderspensjon
</BodyShort>
<Button onClick={hentTrygdetidFraPesys}>Hent</Button>
</Box>
{isFailure(hentTTPesysStatus) && (
Expand Down

0 comments on commit ddedf61

Please sign in to comment.