Skip to content

Commit

Permalink
[#360] Update year field tooltip content
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Aug 9, 2024
1 parent 481a082 commit d0d81c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/cases/components/CaseProfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ const CaseForm = ({
<Space align="center">
<div>Year</div>
<Tooltip
title="Year for which you are entering data. This also the year for which we are retrieving a living income benchmark (if available)."
title="Please enter the year for which you are providing data. This year will also be used to retrieve a living income benchmark, if it is available for the specified region. If a benchmark for this year is not available, we will use the most recent available benchmark value."
placement="topRight"
>
<InfoCircleTwoTone twoToneColor="#1677ff" />
Expand Down

0 comments on commit d0d81c6

Please sign in to comment.