btn-mtn

1.0.0 • Public • Published

btn-mtn

my first react library

NPM JavaScript Style Guide

Install

npm install --save btn-mtn

Usage

import React, { Component } from 'react'

import MyComponent from 'btn-mtn'
import 'btn-mtn/dist/index.css'

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

License

MIT © omer-genc

Readme

Keywords

none

Package Sidebar

Install

npm i btn-mtn

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

15.5 kB

Total Files

7

Last publish

Collaborators

  • omer-genc