fixed tracker

This commit is contained in:
MaxOvs19 2023-03-07 16:46:16 +03:00
parent 30bb2ac7c0
commit 773786cca1

View File

@ -79,7 +79,7 @@ export const Tracker = () => {
</div> </div>
); );
})} })}
<button onClick={() => setModalActive(true)}> <button>
<span>+</span>Создать проект <span>+</span>Создать проект
</button> </button>
</div> </div>