Commit 70a4f84
Remove redundant useMemo around activeKey
React Compiler is enabled and handles memoization automatically,
making the manual useMemo wrapper unnecessary.
Co-authored-by: Bruno Rocha <brunovjk@users.noreply.github.com>1 parent a8b806e commit 70a4f84
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 175 | + | |
182 | 176 | | |
183 | 177 | | |
184 | 178 | | |
| |||
0 commit comments