fix report bug
This commit is contained in:
@ -111,7 +111,7 @@ export const ViewReport = () => {
|
||||
{getCorrectDate(dateReport.id)}
|
||||
</h3>
|
||||
<p className="viewReport__bar__hours">
|
||||
Вами потрачено на работу :{" "}
|
||||
Вами потрачено на работу:{" "}
|
||||
<span>
|
||||
{totalHours} {hourOfNum(totalHours)}
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user