small fix

This commit is contained in:
Victor Batischev
2024-01-30 17:40:40 +03:00
parent 6caed581e9
commit c59d2100d2
9 changed files with 35 additions and 33 deletions

View File

@ -75,7 +75,7 @@ const Calendar = () => {
}}
/>
<p className="calendar__hours">
{month} : <span> 60 часов </span>
{month}: <span> 60 часов </span>
</p>
</div>
</div>