Commit a84a698
fix(companies): correct sponsor filtering logic for table display
- Update sponsor filter to explicitly check for 'gold' or 'silver' values
- Update non-sponsor filter to exclude 'gold' and 'silver' values
- Prevents empty string issues from incorrectly categorizing companies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 20c4ee3 commit a84a698
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments