feat: Advanced filtering system v1.4.1.2

''
This commit is contained in:
2026-02-10 13:04:46 -07:00
parent 5cff309422
commit 471c263158
10 changed files with 28 additions and 17 deletions

View File

@@ -59,7 +59,6 @@
<button
on:click={toggleMenu}
class="flex items-center space-x-2 text-gray-700 hover:text-primary-600 focus:outline-none focus:ring-2 focus:ring-primary-500 focus:ring-offset-2 rounded-md p-2"
role="button"
tabindex="0"
on:keydown={(e) => e.key === 'Enter' && toggleMenu()}
>