Skip to content

HanifeMehan/mehan-button-ui

Repository files navigation

mehan-button-ui

Simple button designs for your projects. Selectable types: primary,danger, default, dashed, warning and link.

Preview

NPM JavaScript Style Guide

Install

npm install --save mehan-button-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'mehan-button-ui'
import 'mehan-button-ui/dist/index.css'

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

License

MIT © HanifeMehan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published