mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
[WEB-4375] fix: minor issues in timeline layout (#7257)
This commit is contained in:
@@ -146,6 +146,7 @@ export const BaseGanttRoot: React.FC<IBaseGanttRoot> = observer((props: IBaseGan
|
||||
canLoadMoreBlocks={nextPageResults}
|
||||
updateBlockDates={updateBlockDates}
|
||||
showAllBlocks
|
||||
enableDependency
|
||||
isEpic={isEpic}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user