react-hooks-elements

1.1.0 • Public • Published

react-hooks-elements

Useful react components using hooks

NPM JavaScript Style Guide

Install

npm install --save react-hooks-elements

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-hooks-elements'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © anthonyjeamme

Readme

Keywords

none

Package Sidebar

Install

npm i react-hooks-elements

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

111 kB

Total Files

6

Last publish

Collaborators

  • jinga