mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 12:16:12 -05:00
Add to useMemo dependency array
This commit is contained in:
@@ -84,7 +84,7 @@ const CalendarPage = () => {
|
||||
},
|
||||
{}
|
||||
);
|
||||
}, []);
|
||||
}, [events.data]);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user