0.0.7 • Published 5 years ago
@bpoehland/react-day-time-picker v0.0.7
React Day Time picker
A React component to help with scheduling a day and time.
For documentation see the website.
Running Locally
npm startPublish
For now we publish manually using:
npm publish --access publicMake sure:
- You increment the npm version after you make code changes with
npm version. - You're logged in.
More information can be found here.