Skip to content

Commit

Permalink
Legge rik tekst i sanity rik tekst komponent (#1730)
Browse files Browse the repository at this point in the history
  • Loading branch information
perkynades authored Jan 24, 2025
1 parent 7ef1c25 commit 77384c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const InformasjonOmInntekt = () => {
</div>

<ReadMore header={hvorforViSpoerOmInntektReadMore?.tittel?.[spraak]}>
{hvorforViSpoerOmInntektReadMore?.innhold?.[spraak]}
<SanityRikTekst text={hvorforViSpoerOmInntektReadMore?.innhold?.[spraak]} />
</ReadMore>

<div>
Expand Down

0 comments on commit 77384c7

Please sign in to comment.