spinner-loader-library

1.0.1 • Public • Published

loader-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save loader-library

Usage

import React, { Component } from 'react'

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

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

License

MIT © Ejineroz

Readme

Keywords

none

Package Sidebar

Install

npm i spinner-loader-library

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.71 kB

Total Files

7

Last publish

Collaborators

  • ejineroz