Skip to content

Commit ac2c9a1

Browse files
committed
Beregning bugfix
1 parent 4362e0a commit ac2c9a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/barnebidrag/components/vedtak/BeregningEndringUnderGrense.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export const BeregningEndringUnderGrense = () => {
1111

1212
if (!erEndringUnderGrense) return null;
1313

14+
if (!endringUnderGrense) return null;
1415
return (
1516
<ResultatDescription
1617
title="Endring under grense"

0 commit comments

Comments
 (0)