tasks
This commit is contained in:
@ -462,7 +462,7 @@ export const TicketFullScreen = () => {
|
||||
участник
|
||||
</div>
|
||||
<div className="persons__list__info">
|
||||
В проекте - <span>“{projectInfo.name}”</span>
|
||||
<span>В проекте - </span><p>“{projectInfo.name}”</p>
|
||||
</div>
|
||||
<div className="persons__list__items">
|
||||
{projectInfo.projectUsers?.map((person) => {
|
||||
|
Reference in New Issue
Block a user