Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ask-panel): prevent default behavior for Command/Ctrl+K shortcut
- Enabled default prevention for Command+K (Mac) and Ctrl+K (Windows/Linux) keyboard shortcut - Ensures proper dropdown navigation when using keyboard shortcuts
- Loading branch information