loadingcontent

1.0.6 • Public • Published

loadingcontent

A Loading container for react applications

NPM JavaScript Style Guide

Install

npm install --save loadingcontent

Usage

import React, { Component } from 'react'

import MyComponent from 'loadingcontent'
import 'loadingcontent/dist/index.css'

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

License

MIT © muhammetkocyigit0

Readme

Keywords

none

Package Sidebar

Install

npm i loadingcontent

Weekly Downloads

5

Version

1.0.6

License

MIT

Unpacked Size

246 kB

Total Files

8

Last publish

Collaborators

  • mkocyigit01