mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 16:24:35 +00:00
* Delete: PickerItem class when we using Picker and Picker.Item, the type 'PickerItem' can imported our project. so I removed that and Fix Picker.Item type to React.Component<PickerItemProps> * non-export PickerItem class * rollback