mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
remove unused props type
This commit is contained in:
@@ -1836,7 +1836,7 @@ export class WindowScrollerExample extends PureComponent<{}, any> {
|
||||
}
|
||||
}
|
||||
|
||||
import { GridCellProps, GridCellRangeProps, GridProps } from 'react-virtualized'
|
||||
import { GridCellProps, GridCellRangeProps } from 'react-virtualized'
|
||||
|
||||
export class GridCellRangeRendererExample extends PureComponent<{}, any> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user