Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Use Date type instead of any for MUI pickers demo #15144

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

sperry94
Copy link
Contributor

@sperry94 sperry94 commented Apr 1, 2019

This PR replaces the any type with Date type, this will definitely be the return type as per the conversation in #15103

@sperry94 sperry94 changed the title [docs] Use Date type instead of any for MUI pickers [docs] Use Date type instead of any for MUI pickers demo Apr 1, 2019
@mui-pr-bot
Copy link

No bundle size changes comparing 49bb455...1bf9575

Generated by 🚫 dangerJS against 1bf9575

@sperry94
Copy link
Contributor Author

sperry94 commented Apr 1, 2019

looks like the unit tests are passing, the failure occurred when trying to generate code coverage

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation typescript labels Apr 1, 2019
Copy link
Member

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

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

Great. The less any the better.

@eps1lon
Copy link
Member

eps1lon commented Apr 2, 2019

@sperry94 Thanks for the follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants