calendar range days

This commit is contained in:
Mikola
2023-10-10 16:31:40 +03:00
parent 3a832cc78d
commit b16888fdb4
6 changed files with 101 additions and 104 deletions

View File

@ -553,7 +553,7 @@ export const TicketFullScreen = () => {
})}
</div>
{projectInfo.projectUsers?.length > 3 && (
<span className="countPersons">+1</span>
<span className="countPersons">+1</span>
)}
<span
className="addPerson"