mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
parent
fe3652212a
commit
3975cc00ec
1 changed files with 0 additions and 1 deletions
|
@ -250,7 +250,6 @@
|
|||
}
|
||||
} else if (key === "Tab") {
|
||||
open = false;
|
||||
ref.blur();
|
||||
} else if (key === "ArrowDown") {
|
||||
if (!open) open = true;
|
||||
change(1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue