fix report bug

This commit is contained in:
Victor Batischev
2023-12-20 19:55:37 +03:00
parent 74009f60d6
commit 442cbeca41
5 changed files with 6 additions and 10 deletions

View File

@ -111,7 +111,7 @@ export const ViewReport = () => {
{getCorrectDate(dateReport.id)}
</h3>
<p className="viewReport__bar__hours">
Вами потрачено на работу :{" "}
Вами потрачено на работу:{" "}
<span>
{totalHours} {hourOfNum(totalHours)}
</span>