[WEB-4375] fix: minor issues in timeline layout (#7257)
This commit is contained in:
parent
22a9d48ca3
commit
79c2dfd293
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ export const BaseGanttRoot: React.FC<IBaseGanttRoot> = observer((props: IBaseGan
|
|||
canLoadMoreBlocks={nextPageResults}
|
||||
updateBlockDates={updateBlockDates}
|
||||
showAllBlocks
|
||||
enableDependency
|
||||
isEpic={isEpic}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue