From 4e010b980dad02985cf250bf5b8feb6b4fa385a1 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 14:54:35 +0800 Subject: build(back): Update packages. --- .../ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'Timeline/ClientApp/src') diff --git a/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx b/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx index e1938656..6c2c43c1 100644 --- a/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx +++ b/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx @@ -31,7 +31,6 @@ export interface TimelineCardComponentProps { } export interface TimelinePageTemplateUIProps { - avatarKey?: string | number; timeline?: TimelineInfo; postListState?: TimelinePostsWithSyncState; CardComponent: React.ComponentType>; -- cgit v1.2.3