UNPKG

react-timekeeper

Version:

Time picker based on the style of the Google Keep app

4 lines (3 loc) 143 B
import TimeKeeper from './components/TimeKeeperContainer'; export default TimeKeeper; export { TimeInput, TimeOutput } from './helpers/types';