aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-13 16:35:39 +0800
committercrupest <crupest@outlook.com>2021-02-13 16:35:39 +0800
commitaeed3cb80d8c0a62d0ccc565733c4a213759c5bd (patch)
treefd00577d63c396bcbbd72a31d2f2aeda2fff6218 /FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
parent8211994b7175f2ad04663abc0c2605eb96143841 (diff)
downloadtimeline-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.tsx1
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}