2.0.1 • Published 9 months ago

react-single-loader v2.0.1

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

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago