scorpionuif

1.0.5 • Public • Published

scorpionui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save scorpionui

Usage

Type = primary, secondary, scorpion

import React, { Component } from 'react'

import {Button} from 'scorpionui'
import 'scorpionui/dist/index.css'

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

License

MIT © oguzcanuzunoner

Readme

Keywords

none

Package Sidebar

Install

npm i scorpionuif

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

7.12 kB

Total Files

7

Last publish

Collaborators

  • oguzcanuzunoner