uziti-ui6

1.0.0 • Public • Published

uziti-ui6

components

NPM JavaScript Style Guide

Install

npm install --save uziti-ui6

Usage

import React, { Component } from 'react'

import { useMyHook } from 'uziti-ui6'

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

License

MIT © gabrielgraciani


This hook is created using create-react-hook.

Dependencies (0)

    Dev Dependencies (49)

    Package Sidebar

    Install

    npm i uziti-ui6

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    109 kB

    Total Files

    6

    Last publish

    Collaborators

    • uziti