Skip to content

Commit

Permalink
Update src/components/LogUpdate/Sections/ABGAnalysis.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
abhip161 and coderabbitai[bot] authored Nov 7, 2024
1 parent 5137228 commit ee21b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LogUpdate/Sections/ABGAnalysis.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const ABGAnalysisFields = [
unit: "",
min: 0,
max: 10,
step: 0.01,
step: 0.001,
valueDescription: rangeValueDescription({ low: 7.35, high: 7.45 }),
},
{
Expand Down

0 comments on commit ee21b11

Please sign in to comment.