feat(send-message): add key binding for shift enter #828
GitHub Actions / ESLint
succeeded
Oct 2, 2024 in 0s
1 warning
ESLint found 1 warning
Annotations
github-actions / ESLint
src/components/messageSubmitInterface/messageSubmitInterfaceComponent.tsx#L429
React Hook useCallback has a missing dependency: 'handleButtonClick'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
Loading