diff --git a/src/components/profile/AskerConsultingTypeData.tsx b/src/components/profile/AskerConsultingTypeData.tsx index e51af7c65..903edf3a4 100644 --- a/src/components/profile/AskerConsultingTypeData.tsx +++ b/src/components/profile/AskerConsultingTypeData.tsx @@ -24,7 +24,7 @@ export const AskerConsultingTypeData = () => { sessions: sessionsData.sessions }); }); - }, []); + }, [dispatch]); return ( <>