Skip to content

Commit

Permalink
Fikser feil label på "Levering"
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbyfl committed Nov 11, 2024
1 parent 80ebcb1 commit 970cc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/saksbilde/venstremeny/LeveringCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export function LeveringCard(props: UtleveringCardProps) {
icon={lagLeveringsIkon()}
copyText={leveringsmåteCopyText}
copyKind="leveringsmåte"
title="Til annen adresse"
title="Levering"
>
{leveringsmåteTekst}
</VenstremenyCardRow>
Expand Down

0 comments on commit 970cc97

Please sign in to comment.