Try use 2 DateTimePicker as siblings, but when click on second (DateTimePicker still opened) - open other DateTimePicker, but focus still on first input. Help, please.
https://codesandbox.io/s/wandering-architecture-hbbs2r?file=/src/Mui.js
I need focused input, when i clicked first time, but when i click other input - opened new DateTimePicker and focus on this new input.