corrected a typo
parent
4fdb964b86
commit
98d274dbeb
|
@ -149,7 +149,7 @@ export interface ColumnPassThroughOptions {
|
|||
*/
|
||||
sort?: ColumnPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the sort badge's DOM element.
|
||||
* Used to pass attributes to the sort icon's DOM element.
|
||||
*/
|
||||
sortIcon?: ColumnPassThroughOptionType;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue