sharkuiharun

1.1.0 • Public • Published

sharkui

Made with npx create-react-library

NPM JavaScript Style Guide

Install

npm install --save sharkui

Usage

import React, { Component } from 'react'

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

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

License

MIT © hrn07

/sharkuiharun/

    Package Sidebar

    Install

    npm i sharkuiharun

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.43 kB

    Total Files

    7

    Last publish

    Collaborators

    • hrn07