Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
CoenWarmer committed May 15, 2024
1 parent bbcbdcf commit d029a39
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export function PromptEditorNaturalLanguage({
content: selectedOption.label,
});
setSelectablePopoverOpen(false);
onFocus();
};

const handleClosePopover = () => {
Expand Down

0 comments on commit d029a39

Please sign in to comment.