diff options
| author | crupest <crupest@outlook.com> | 2021-02-13 16:35:39 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2021-02-13 16:35:39 +0800 |
| commit | aeed3cb80d8c0a62d0ccc565733c4a213759c5bd (patch) | |
| tree | fd00577d63c396bcbbd72a31d2f2aeda2fff6218 /FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx | |
| parent | 8211994b7175f2ad04663abc0c2605eb96143841 (diff) | |
| download | timeline-aeed3cb80d8c0a62d0ccc565733c4a213759c5bd.tar.gz timeline-aeed3cb80d8c0a62d0ccc565733c4a213759c5bd.tar.bz2 timeline-aeed3cb80d8c0a62d0ccc565733c4a213759c5bd.zip | |
...
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx')
| -rw-r--r-- | FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx b/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx index 48263486..56be8cfe 100644 --- a/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx +++ b/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx @@ -134,7 +134,6 @@ export default function TimelinePageTemplateUI<TManageItems>( className="fixed-bottom" timeline={timeline} onHeightChange={onPostEditHeightChange} - timelineUniqueId={timeline.uniqueId} /> </> ) : null} |
