diff --git a/dailyjs/basic-call/components/HairCheck/HairCheck.js b/dailyjs/basic-call/components/HairCheck/HairCheck.js index 68d1fe1..f29dab3 100644 --- a/dailyjs/basic-call/components/HairCheck/HairCheck.js +++ b/dailyjs/basic-call/components/HairCheck/HairCheck.js @@ -66,7 +66,7 @@ export const HairCheck = () => { console.log('❌ Access denied'); } } - }, [callObject, userName, localParticipant]); + }, [callObject, userName]); // Memoize the to prevent unnecassary re-renders const tileMemo = useDeepCompareMemo(