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