1.0.1 • Published 3 years ago

sharpnessui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.0

3 years ago