diff --git a/src/components/gallary/GalleryFilterPanel.jsx b/src/components/gallary/GalleryFilterPanel.jsx index e91ba9d1..fadcf135 100644 --- a/src/components/gallary/GalleryFilterPanel.jsx +++ b/src/components/gallary/GalleryFilterPanel.jsx @@ -60,6 +60,7 @@ const GalleryFilterPanel = ({ onApply }) => { endField="endDate" resetSignal={resetKey} defaultRange={false} + maxDate={new Date()} />