feat: added filter options dropdown above table

This commit is contained in:
2026-04-13 20:48:09 +02:00
parent 60aba8d549
commit 4a0287ae16
5 changed files with 158 additions and 36 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg width="800px" height="800px" viewBox="0 0 32 32" id="i-options" xmlns="http://www.w3.org/2000/svg" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M28 6 L4 6 M28 16 L4 16 M28 26 L4 26 M24 3 L24 9 M8 13 L8 19 M20 23 L20 29" />
</svg>

After

Width:  |  Height:  |  Size: 295 B