1.3.3 • Published 6 months ago

tectify-id-react v1.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

tetify-id-react

NPM JavaScript Style Guide

Install

npm install --save tetify-id-react

Usage

import React, { Component } from 'react'

import { useMyHook } from 'tetify-id-react'

const Example = () => {
  const example = useMyHook()
  return (
    <div>{example}</div>
  )
}

License

MIT © Tectify


This hook is created using create-react-hook.

1.3.3

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago