1.0.0 • Published 11 months ago

spin-loaderasdnikmie v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

spin-loader

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save spin-loader

Usage

import React, { Component } from 'react'

import MyComponent from 'spin-loader'
import 'spin-loader/dist/index.css'

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

License

MIT © nikmie

1.0.0

11 months ago