Remove the last week table header
This commit is contained in:
@@ -73,7 +73,7 @@ const GanttChart = ({
|
|||||||
Week {weekNumber}
|
Week {weekNumber}
|
||||||
</Box>
|
</Box>
|
||||||
)
|
)
|
||||||
}, weeksToRender + 1)}
|
}, weeksToRender)}
|
||||||
</Flex>
|
</Flex>
|
||||||
<Box
|
<Box
|
||||||
sx={{
|
sx={{
|
||||||
|
|||||||
Reference in New Issue
Block a user