Fix reservation unit state #1231
Annotations
2 warnings
Lint ui:
apps/ui/pages/reservation-unit/[id].tsx#L520
React Hook useMemo has a missing dependency: 'focusDate'. Either include it or remove the dependency array
|
Lint ui:
apps/ui/pages/reservation-unit/[id].tsx#L796
React Hook useMemo has a missing dependency: 'isSlotReservable'. Either include it or remove the dependency array
|
Loading