2.0.1 • Published 10 months ago

react-single-loader v2.0.1

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

react-single-loader

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-single-loader

Usage

import React, { Component } from 'react'

import ReadLoader from 'react-single-loader'
import 'react-single-loader/dist/index.css'

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

License

MIT © zainbinfurqan

2.0.1

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago