Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Jan 10, 2024
1 parent f8749fd commit 83c60d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ function ComposerWithSuggestions({

focus();
},
[checkComposerVisibility, focus, replaceSelectionWithText],
[checkComposerVisibility, focus],
);

const blur = useCallback(() => {
Expand Down

0 comments on commit 83c60d7

Please sign in to comment.