Update PickList.d.ts

This commit is contained in:
Tuğçe Küçükoğlu 2023-07-13 10:47:34 +03:00
parent 0ad61a2864
commit 9c209deff8

View file

@ -256,7 +256,7 @@ export interface PickListState {
} }
/** /**
* * Defines current options in PickList component.
*/ */
export interface PickListContext { export interface PickListContext {
/** /**