Skip to content

gilesbradshaw/react-hook-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-hook-functions

just gets rid of squiggly brackets

import { useState } from 'react-hooks-functions'

useState(
  false,
  (
    select,
    setSelect,
  ) =>
    <>
      ...do whatever
    </>
)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published