Skip to content

Instantly share code, notes, and snippets.

View daitonaaa's full-sized avatar

Alexander daitonaaa

View GitHub Profile
import cx from 'classnames';
import {
KeyboardDatePicker,
KeyboardDateTimePicker,
MuiPickersUtilsProvider,
MaterialUiPickersDate,
KeyboardDatePickerProps,
KeyboardDateTimePickerProps,
} from "@material-ui/pickers";
import DateMomentUtils from "@date-io/moment";
const testObj = {
b: {
c: 1,
d: 2,
e: {
aa: 'test',
}
},
a: {
be: 'abe',