feat: add Excel-style filters to Check columns and fix TS lint errors

This commit is contained in:
Christian Vidal Wolf
2026-04-28 09:22:34 +02:00
parent 3d89b2538a
commit db35c0233f
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
> react-example@0.0.0 lint
> tsc --noEmit
src/components/ProductDescriptions.tsx(205,21): error TS2304: Cannot find name 'TabType'.