0.1.1 • Published 3 years ago

@corentind/drizzle-react-hooks v0.1.1

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

@corentind/drizzle-react-hooks

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @corentind/drizzle-react-hooks

Usage

import React, { Component } from 'react'

import MyComponent from '@corentind/drizzle-react-hooks'
import '@corentind/drizzle-react-hooks/dist/index.css'

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

License

MIT ©