1.0.1 • Published 4 years ago

si4-async-indicator v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

si4-async-indicator

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save si4-async-indicator

Usage

import React, { Component } from 'react'

import MyComponent from 'si4-async-indicator'
import 'si4-async-indicator/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©

1.0.1

4 years ago

1.0.0

4 years ago