image-loading-example

1.0.0 • Public • Published

image-loading-example

This is an example component just for educational purposes. Please don't use it.

NPM JavaScript Style Guide

Install

npm install --save image-loading-example

Usage

import React, { Component } from 'react'

import MyComponent from 'image-loading-example'
import 'image-loading-example/dist/index.css'

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

License

MIT © sbayd

Readme

Keywords

none

Package Sidebar

Install

npm i image-loading-example

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.62 kB

Total Files

6

Last publish

Collaborators

  • sbayd