Skip to content

Commit 3280199

Browse files
author
Vasco Gonçalves
committed
missing type
1 parent 032b592 commit 3280199

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

react-native-picker-module.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export interface ReactNativePickerModuleProps {
1818
onDismiss?: () => void;
1919
cancelButton?: string;
2020
confirmButton?: string;
21+
deleteButton?: string;
2122
}
2223

2324
export default class ReactNativePickerModule extends React.Component<

0 commit comments

Comments
 (0)