mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-15 22:34:55 +08: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