h1-react-components

1.0.5 • Public • Published

h1-react-components

H-project-world/h1-react-components

NPM JavaScript Style Guide

Install

npm install --save h1-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'h1-react-components'
import 'h1-react-components/dist/index.css'

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

License

MIT © ohelixa

Readme

Keywords

none

Package Sidebar

Install

npm i h1-react-components

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

1.07 MB

Total Files

7

Last publish

Collaborators

  • hx-dev