@saramorillon/react-carousel
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

hooks

React hooks utilities

Installation

With NPM

npm install @saramorillon/hooks

Or with Yarn

yarn add @saramorillon/hooks

Usage

useFetch

import React from 'react'
import { useFetch } from '@saramorillon/hooks'

async function fetch() {
  // Fetch resource
}

function MyComp() {}

Readme

Keywords

none

Package Sidebar

Install

npm i @saramorillon/react-carousel

Weekly Downloads

1

Version

1.0.13

License

MIT

Unpacked Size

7.26 kB

Total Files

7

Last publish

Collaborators

  • smorillon