fixed tracker
This commit is contained in:
parent
30bb2ac7c0
commit
773786cca1
@ -79,7 +79,7 @@ export const Tracker = () => {
|
|||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
})}
|
})}
|
||||||
<button onClick={() => setModalActive(true)}>
|
<button>
|
||||||
<span>+</span>Создать проект
|
<span>+</span>Создать проект
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user