CDE-64 Implement records sorting in the mapping step/view #64
Annotations
1 error and 1 warning
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
lib/components/steps/mapping/MappingTab.tsx#L293
React Hook useCallback has a missing dependency: 'sortOrder'. Either include it or remove the dependency array. You can also do a functional update 'setSortOrder(s => ...)' if you only need 'sortOrder' in the 'setSortOrder' call
|