commit
1102d01284
@ -72,7 +72,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