Update PickList.d.ts
parent
0ad61a2864
commit
9c209deff8
|
@ -256,7 +256,7 @@ export interface PickListState {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Defines current options in PickList component.
|
||||||
*/
|
*/
|
||||||
export interface PickListContext {
|
export interface PickListContext {
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue