giraffecolor

1.0.0 • Public • Published

giraffecolor

my firs react library about buttons

NPM JavaScript Style Guide

Install

npm install --save giraffecolor

Usage

import React, { Component } from 'react'

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

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

License

MIT © berkcantelseren

Readme

Keywords

none

Package Sidebar

Install

npm i giraffecolor

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

7.16 kB

Total Files

7

Last publish

Collaborators

  • berkcantelseren