mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 16:40:02 +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