Update eslint deps #4742
Annotations
2 errors and 4 warnings
test (19)
Process completed with exit code 1.
|
test (18)
Process completed with exit code 1.
|
test (19):
src/DataGrid.tsx#L1187
This function accesses a ref value (the `current` property), which may not be accessed during render. (https://react.dev/reference/react/useRef)
|
test (19):
src/DataGrid.tsx#L1187
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
test (18):
src/DataGrid.tsx#L1187
This function accesses a ref value (the `current` property), which may not be accessed during render. (https://react.dev/reference/react/useRef)
|
test (18):
src/DataGrid.tsx#L1187
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|