reactstrap-yoo

1.0.0 • Public • Published

reactstrap-yoo

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save reactstrap-yoo

Usage

import React, { Component } from 'react'
 
import MyComponent from 'reactstrap-yoo'
import 'reactstrap-yoo/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © yookits

Readme

Keywords

none

Package Sidebar

Install

npm i reactstrap-yoo

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.31 kB

Total Files

7

Last publish

Collaborators

  • yookits