react-status
v0.0.6
Published
A little component that indicates the status of your form.
Downloads
9
Readme
react-status
A little component that indicates the status of your form.
Install
npm install react-status
Example Usage
import React from 'react'
import
import Status from 'react-status'
export default () =>
<Status />
Contributing
Contributions welcome! Please read the contributing guidelines first.