mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 13:14:30 +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