'Set a default pick time in a TextField type=time material ui

I would like to set a default time to a textfield type time of Material UI. My requeriment is that before clicking the picker, no time have been settted up, but when clicking, appears 08:00 as the default time to pick.

Before clicking

After clicking



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source