feat: calendar change

This commit is contained in:
Nevo David 2024-09-08 20:42:10 +07:00
parent 9fb979687d
commit 471bce7f15
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ export const CalendarColumn: FC<{
});
}, [posts, display, getDate]);
const canBeTrending = useMemo(() => {
return !!trendings.find((trend) => {
return dayjs