pixahooks
v1.0.2
Published
Javapixa Creative Studio React Custom Hooks Library
Downloads
7
Readme
pixahooks
Javapixa Creative Studio React Custom Hooks Library
Install
npm install --save pixahooks
Usage
import React, { Component } from 'react'
import MyComponent from 'pixahooks'
import 'pixahooks/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [Javapixa Creative Studio](https://github.com/Javapixa Creative Studio)