mmazzarolo / react-native-modal-datetime-picker

A React-Native datetime-picker for Android and iOS
MIT License
2.98k stars 399 forks source link

fix: Remove date parameter from onCancel #711

Closed robert-nash closed 1 year ago

robert-nash commented 1 year ago

Overview

As discussed in #709 onCancel does not have any parameters. This pull request corrects the typings to reflect this # Test Plan

Compiles successfully

mmazzarolo commented 1 year ago

Thanks @robert-nash !

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 16.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: