(fix) Fix react hooks exhaustive deps warnings #4421
Annotations
1 warning
🧪 Run lint, type checks and tests:
packages/esm-service-queues-app/src/patient-queue-header/patient-queue-header.component.tsx#L61
React Hook useEffect has duplicate dependencies: 'handleQueueLocationChange' and 'userSession?.sessionLocation?.display'. Either omit them or remove the dependency array
|
Loading