2.0.1 • Published 8 months ago

react-single-loader v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago