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