Commit e9f81e4
committed
simplify: use plain string[] for useFuzzyFilter keys
The DotPath recursive type is over-engineered for a hook used in 3 places
and has edge cases with nullable/union types. Plain string[] is sufficient.
https://claude.ai/code/session_01HsDEMADbz1HQmZ4MDD753r1 parent eb3bed4 commit e9f81e4
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 4 | | |
13 | 5 | | |
14 | 6 | | |
| |||
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
39 | | - | |
| 31 | + | |
40 | 32 | | |
41 | 33 | | |
42 | 34 | | |
| |||
0 commit comments