Fix not being able to open command palette in suggest box
This commit is contained in:
@@ -243,6 +243,7 @@ export const SuggestBox = <
|
||||
context={context}
|
||||
initialFocus={-1}
|
||||
visuallyHiddenDismiss
|
||||
returnFocus={false}
|
||||
>
|
||||
<ListContainer
|
||||
{...getFloatingProps({
|
||||
|
||||
Reference in New Issue
Block a user