1.0.1 • Published 2 years ago

sharpnessui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

sharpui

For Trial Purpose

NPM JavaScript Style Guide

Install

npm install --save sharpui

Usage

import React from 'react'

import Button from 'sharpui'
import 'sharpui/dist/index.css'

class Example extends Component {
  render() {
    return <Button text="click" type="primary" />
  }
}

License

MIT © EdizKeskin

1.0.1

2 years ago

1.0.0

2 years ago