Fixed prod
This commit is contained in:
commit
70b3845755
@ -74,7 +74,7 @@ export const ProfileCalendarComponent = React.memo(
|
||||
new Date(day).getMonth() + 1
|
||||
)}-${correctDay(new Date(day).getDate())}` === date.created_at
|
||||
) {
|
||||
return;
|
||||
return "#";
|
||||
}
|
||||
}
|
||||
return "../../report";
|
||||
|
Loading…
Reference in New Issue
Block a user