editProjectName

This commit is contained in:
2023-05-08 00:41:39 +03:00
parent 84647c8257
commit 46a8373d00
4 changed files with 59 additions and 70 deletions

View File

@ -71,6 +71,7 @@ export const ProjectTiket = ({ project, index }) => {
active={modalAdd}
setActive={setModalAdd}
defautlInput={project.name}
projectId={project.id}
></TrackerModal>
<ModalSelect active={modalSelect}>