There was an error while loading. Please reload this page.
1 parent 54b8bd3 commit 86b1028Copy full SHA for 86b1028
1 file changed
apps/web/src/components/ui/map/ClusterPhotoGrid.tsx
@@ -154,6 +154,7 @@ export const ClusterPhotoGrid = ({
154
})} - ${latest?.toLocaleDateString(i18n.language, {
155
month: 'short',
156
day: 'numeric',
157
+ year: 'numeric',
158
})}`}
159
</span>
160
</div>
0 commit comments