0.0.1 • Published 2 years ago

spin-loader v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

spin-loader

loader that spins

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 © Ejineroz

0.0.1

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago