nae-react-hooks
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

nae-react-hooks

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save nae-react-hooks

Usage

import React, { Component } from 'react'

import MyComponent from 'nae-react-hooks'
import 'nae-react-hooks/dist/index.css'

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

License

MIT © newageerp

Readme

Keywords

none

Package Sidebar

Install

npm i nae-react-hooks

Weekly Downloads

6

Version

0.0.1

License

MIT

Unpacked Size

8.22 kB

Total Files

10

Last publish

Collaborators

  • newageerp