Merge pull request #285 from DevinoSolutions/toastify-fix #217
Annotations
1 warning
publish:
src/frontend/hooks/useRootProvider.ts#L314
React Hook useCallback has missing dependencies: 'handleCancel' and 'onDoneClicked'. Either include them or remove the dependency array. If 'onDoneClicked' changes too often, find the parent component that defines it and wrap that definition in useCallback
|