example-pc-web

1.0.1 • Public • Published

example-pc-web

A form submit button

NPM JavaScript Style Guide

Install

npm install --save example-pc-web

Usage

import React, { Component } from 'react'

import MyComponent from 'example-pc-web'
import 'example-pc-web/dist/index.css'

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

License

MIT © adissiva

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i example-pc-web

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    4.21 kB

    Total Files

    7

    Last publish

    Collaborators

    • adissiva