shared-web-components

1.19.0 • Public • Published

shared-web-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save shared-web-components

Usage

import React, { Component } from 'react'

import MyComponent from 'shared-web-components'
import 'shared-web-components/dist/index.css'

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

License

MIT © steventhanna

Readme

Keywords

none

Package Sidebar

Install

npm i shared-web-components

Weekly Downloads

1

Version

1.19.0

License

MIT

Unpacked Size

9.57 MB

Total Files

9

Last publish

Collaborators

  • steventhanna