Skip to content

Commit 04076db

Browse files
committed
updating interfaces
1 parent 29c16b3 commit 04076db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ts-react-json-table.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ interface TableSettings{
88
rowClass?: Function,
99
cellRenderer?: Function
1010
freezeHeader?: boolean
11-
fixedHeader?: boolean
1211
}
1312

1413
interface TableProps{

0 commit comments

Comments
 (0)