aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionCalendarView.tsx
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-04-30 00:00:16 -0400
committerbobzel <zzzman@gmail.com>2024-04-30 00:00:16 -0400
commite17737982ea2ce84b4bded798ee7bdf730a75715 (patch)
treeec88a6cd53164de8eec77795f72357b0577be3cb /src/client/views/collections/CollectionCalendarView.tsx
parent9dc32440852c8af3575687d96f0442bf18542671 (diff)
from last
Diffstat (limited to 'src/client/views/collections/CollectionCalendarView.tsx')
-rw-r--r--src/client/views/collections/CollectionCalendarView.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionCalendarView.tsx b/src/client/views/collections/CollectionCalendarView.tsx
index 43e5a68eb..a08a7c7c1 100644
--- a/src/client/views/collections/CollectionCalendarView.tsx
+++ b/src/client/views/collections/CollectionCalendarView.tsx
@@ -77,7 +77,6 @@ export class CollectionCalendarView extends CollectionSubView() {
ref={this._stackRef}
PanelHeight={this.panelHeight}
PanelWidth={this._props.PanelWidth}
- // childFilters={this.childFilters} DO I NEED THIS?
sortFunc={this.sortByMostRecentDate}
setHeight={undefined}
isAnnotationOverlay={false}