Skip to content
#

custom-hooks

Here are 297 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
website
dishaakalra119
dishaakalra119 commented Apr 16, 2022

The layout of the left-hand navbar(follow us, Facebook, Instagram, Twitter) and footer exceed the required length.
Achievements page opens but no information is visible. Register button padding issue as well.

https://user-images.githubusercontent.com/103499927/163683931-466eecfc-9cba-48b5-be54-ecc672b8396f.mp4

bug good first issue

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