I’ve a time enter subject in my React app. Code:
<div type={{ marginTop: '30px' }}>
<enter
aria-label="Time"
sort="time"
onChange={handleTimeChange}
type={{ padding: '8px', fontSize: '16px', width: 'auto' }}
/>
</div>
Why on iOS it reveals as radio buton? On dekstop it reveals as anticipated as time enter subject. Utilizing Safari on each gadgets.