React Hook "useDispatch" is called in function "using Hooks" which is neither a React function component or a custom React Hook function react-hooks/rules-of-hooks code example
Example: useDispatch()
useDispatch({ type: '', playload });
useDispatch({ type: '', playload });