Commit 38378b0
fix: onColumnSizingChange does not return correct value when react strictmode is not used (#4573)
* Fix issue where onColumnSizingChange does not return any values when react.strictmode is not used
* change newColumnSizing from let to const
Co-authored-by: Brett Joe <brettjoe@Bretts-MacBook-Pro.local>1 parent 0a9e808 commit 38378b0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
229 | | - | |
230 | | - | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments