Skip to content

Commit

Permalink
Fjern beskrivelse: '' fra TilkjentYtelseForm (#6686)
Browse files Browse the repository at this point in the history
  • Loading branch information
audunel authored Oct 10, 2024
1 parent 8b6b70e commit 3e2f8ec
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ export const transformValues = (values: TilkjentYtelseFormState) => [
kode: aksjonspunktCodes.MANUELL_TILKJENT_YTELSE,
tilkjentYtelse: {
perioder: values.perioder,
},
begrunnelse: '',
}
},
];

Expand Down

0 comments on commit 3e2f8ec

Please sign in to comment.