mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-17 18:26:40 +00:00
* feat(search): add arrow navigation * chore: format * refactor: simplify arrow navigation * chore: remove comment * feat: rework arrow navigation to work without state * feat: make pressing enter work with arrow navigation * fix: remove unused css class * chore: correct comment * refactor(search): use optional chaining