HC
Hilary Cheng
Vertical Time Picker - Copy this React, Tailwind Component to your project
create a time picker with two vertical column, first column is minute, second column is second, the column itself must be <ul> with <li> for time, ul must use overflow: hidden, and then the column must be able to scroll. the parent must be overflow hidden also
Prompt
