1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Bump react-virtualized to 9.22.6

Bump @types/react
This commit is contained in:
Bogdan
2025-05-14 18:30:43 +03:00
parent bbfb8c7cc2
commit a600728916
3 changed files with 171 additions and 97 deletions

View File

@@ -129,7 +129,6 @@ function VirtualTable<T extends ModelBase>({
>
{header}
{/* @ts-expect-error - ref type is incompatible */}
<div ref={registerChild}>
<Grid
{...otherProps}