mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Revert "Merge pull request #24279 from eakarpov/patch-1"
This reverts commite35d00d7f5, reversing changes made to3ecef66f94.
This commit is contained in:
Vendored
+3
@@ -642,6 +642,9 @@ export interface RowInfo {
|
||||
|
||||
/** An array of any expandable sub-rows contained in this row */
|
||||
subRows: any[];
|
||||
|
||||
/** Original object passed to row */
|
||||
original: any;
|
||||
}
|
||||
|
||||
export interface FinalState extends TableProps {
|
||||
|
||||
Reference in New Issue
Block a user