Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

cherniavskii
Copy link
Member

  • I have changed my target branch to develop 👊

Description

@@ -7,13 +7,16 @@ export interface DateTextFieldProps extends TextFieldProps {
value: any;
mask?: any;
onChange: (date: object) => void;
onClear: (date: object) => void;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

onClear has no arguments atm

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch ;)

@dmtrKovalenko dmtrKovalenko merged commit 1237d04 into develop Dec 30, 2017
@cherniavskii cherniavskii deleted the update-typescript-definitions branch January 1, 2018 13:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants