ft : add date activated on orders list items (#15) #79
Annotations
1 warning
src/work-list/work-list.component.tsx#L90
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 149) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook
|
The logs for this run have expired and are no longer available.
Loading