Skip to content
#

custom-hooks

Here are 298 public repositories matching this topic...

beautiful-react-hooks
antonioru
antonioru commented Jun 28, 2022

Discussed in antonioru/beautiful-react-hooks#377

Originally posted by antonioru June 28, 2022
The correct way to import hooks from this library is:

import useSomething from 'beautfiul-react-hooks/useSomething';

but I've noticed quite often people just go with the ES6 named imports like (prob

enhancement good first issue question
aromalanil
aromalanil commented Oct 2, 2020

Issue Description

The repo currently has 2 templates for issues, but it lacks an issue template for general issues and documentation issues.

Possible Solution

Add templates for PRs and Issues. Also, suggest improvements for the current issue templates.

good first issue Hacktoberfest

Improve this page

Add a description, image, and links to the custom-hooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-hooks topic, visit your repo's landing page and select "manage topics."

Learn more