UNPKG

react-period-of-stay-input

Version:

React.js component for entering a period of stay in a hotel: check-in + check-out date

7 lines (6 loc) 128 B
import Locale from './Locale'; export default function (): { [locale in Locale]: { [key: string]: string; }; };