-
Notifications
You must be signed in to change notification settings - Fork 826
[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