react-period-of-stay-input
Version:
React.js component for entering a period of stay in a hotel: check-in + check-out date
1 lines • 403 B
HTML
<html lang="de-CH"> <head> <meta charset="utf-8"> <title>Demo of the react-period-of-stay-input control</title> <style>footer{margin-top:100px}</style> </head> <body> <div id="root"></div> <footer> See <a href="https://github.com/ikr/react-period-of-stay-input">the source code at GitHub</a> </footer> <script src="/h/react-period-of-stay-input/demo.a3e686a2.js"></script> </body> </html>