Milestones and projects are available

This commit is contained in:
VikariiCGI 2021-03-30 15:20:39 +03:00
parent 7ab4e7784e
commit 77ebffe169

View File

@ -75,9 +75,6 @@ const App = () => {
listCellWidth={isChecked ? "155px" : ""} listCellWidth={isChecked ? "155px" : ""}
columnWidth={columnWidth} columnWidth={columnWidth}
/> />
<h3 style={{ color: "#e56b6f" }}>
Milestones and projects are not available
</h3>
<h3>Gantt With Limited Height</h3> <h3>Gantt With Limited Height</h3>
<Gantt <Gantt
tasks={tasks} tasks={tasks}