fix(room-booking): Room booking animation fix#367
Merged
Annotations
1 error and 2 warnings
|
Linting
Process completed with exit code 1.
|
|
Linting:
src/components/timer/lib/useTimer.ts#L478
React Hook useCallback has missing dependencies: 'setShowTimeUpMessage' and 'showSuccess'. Either include them or remove the dependency array. If 'setShowTimeUpMessage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Linting:
src/components/timer/components/CustomTimeModal.tsx#L36
React Hook useMemo has an unnecessary dependency: 'open'. Either exclude it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading