Fixed drop-down lists (#2483)

This commit is contained in:
Alexander Platov
2022-12-29 09:57:46 +07:00
committed by GitHub
parent 68439fd6f3
commit 415e545d00
14 changed files with 81 additions and 20 deletions
@@ -79,6 +79,7 @@
<Button
showTooltip={isEditable ? { label: tracker.string.Estimation } : undefined}
label={tracker.string.TimeSpendValue}
notSelected={value.estimation === 0}
labelParams={{ value: value.estimation }}
icon={tracker.icon.Estimation}
{justify}