1.0.1 • Published 7 years ago
react-code-verification v1.0.1
rc-react-code-verification
React ReactCodeVerification Component
Screenshots
Development
npm install react-code-verification
npm startExample
http://localhost:8008/examples/
install
Usage
var ReactCodeVerification = require('react-code-verification');
var React = require('react');
React.render(<ReactCodeVerification />, container);API
props
Test Case
npm test
npm run chrome-testCoverage
npm run coverageopen coverage/ dir
License
react-code-verification is released under the MIT license.
