Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Apr 4, 2024
1 parent 6b73ddd commit e907876
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export const DECIMALS_ALLOWED = 1
export const SMALL_STEP_MM = 1
export const LARGE_STEP_MM = 10
export const TOO_MANY_DECIMALS: 'TOO_MANY_DECIMALS' = 'TOO_MANY_DECIMALS'
export const PERCENT_RANGE_TO_SHOW_WARNING = 0.9
export const PERCENT_RANGE_TO_SHOW_WARNING = 0.9

0 comments on commit e907876

Please sign in to comment.