@uhl7792/use-star-wars-quote

1.0.0 • Public • Published

@uhl7792/use-star-wars-quote

NPM JavaScript Style Guide

Install

npm install --save @uhl7792/use-star-wars-quote

Usage

import React, { Component } from 'react'

import { useMyHook } from '@uhl7792/use-star-wars-quote'

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

License

MIT © danieluhl


This hook is created using create-react-hook.

Readme

Keywords

none

Package Sidebar

Install

npm i @uhl7792/use-star-wars-quote

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

117 kB

Total Files

21

Last publish

Collaborators

  • uhl7792