Commit a830395
fix(plugin-aggrid): Fix lint error for missing useCallback dependency
- Add 'callbacks' to useCallback dependency array in getContextMenuItems
- Fixes react-hooks/exhaustive-deps lint error
- All tests pass (8/8)
- Build successful
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 3742699 commit a830395
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments