fix: Avoid requesting recent searches until command bar is opened

This commit is contained in:
Tom Moor
2022-09-11 15:06:28 +01:00
parent 6877312b7a
commit 2c5b18c76b
2 changed files with 4 additions and 2 deletions

View File

@@ -38,10 +38,10 @@ function CommandBar() {
return (
<>
<SearchActions />
<KBarPortal>
<Positioner>
<Animator>
<SearchActions />
<SearchInput
placeholder={`${
rootAction?.placeholder ||