Skip to content

Commit

Permalink
Prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
fwaalkens committed Oct 19, 2023
1 parent cbc37d7 commit 607871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Marine2/utils/formatters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ export const formatValue = (value?: number, decimalPlaces: number = 1): string =
}

return rounded
}
}

0 comments on commit 607871d

Please sign in to comment.