Fix number input floating point issue when pressing plus/minus buttons
This commit is contained in:
@@ -287,6 +287,10 @@ export const en = {
|
||||
timePickerApply: "Apply",
|
||||
timePickerCancel: "Cancel",
|
||||
|
||||
// Input field placeholders
|
||||
min: "Min",
|
||||
max: "Max",
|
||||
|
||||
// Sorting
|
||||
sortByTime: "Sort by time",
|
||||
sortByTimeNeeded: "Doses are not in chronological order. Click to sort.",
|
||||
|
||||
Reference in New Issue
Block a user