fix(website): search hanging on complex types (#10095)

This commit is contained in:
Qjuh
2024-01-21 18:08:31 +01:00
committed by GitHub
parent 33674be85e
commit 1431c18769

View File

@@ -58,6 +58,7 @@ export function CmdKDialog() {
router.push(item.path);
dialog!.setOpen(false);
}}
value={item.path}
>
<div className="flex grow flex-row place-content-between place-items-center gap-4">
<div className="flex flex-row place-items-center gap-4">