Package Exports
- react-target-time
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-target-time) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-target-time
Overview
react-target-time component for select time on week
Features
- i18n
Usage
Install via npm
$ npm install react-target-time
Import component in project
import TargetTime from 'react-target-time'
<TargetTime onChange={week => console.log(week)}/>
Development
Install all the dependencies
$ npm install
Run styleguide server
$ npm run styleguide-server
note: HRM are supported