-
Notifications
You must be signed in to change notification settings - Fork 831
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
[core] Update format to match main v2 #1977
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mui-org/material-ui-pickers/na3mxqv9k |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
ad4e71f
to
c0bb42d
Compare
c0bb42d
to
25015a8
Compare
25015a8
to
138048a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets get back to jsx
for extensions.
f6ee2ed
to
ba3704b
Compare
ba3704b
to
4278aa6
Compare
import TextField from '@material-ui/core/TextField'; | ||
import { DatePicker } from '@material-ui/pickers'; | ||
|
||
function BasicDatePicker() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seem to be a dead demo
Build on top of #1930, one step further