We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0545f5e commit 18e048fCopy full SHA for 18e048f
README.md
@@ -5,7 +5,7 @@ In questo repository puoi trovare buona parte del codice in cui si parla del lib
5
## Aggiunte
6
7
- [React] [useTransition()](/react/useTransition)
8
-- [React] [useContext](/react/use-context)
+- [React] [useContext()](/react/use-context)
9
- [React] [<Profiler />](/react/react-profiler)
10
- [React] [use()](/react/use)
11
- [Next] [./app/not-found.tsx](/next.js/page-not-found)
react/use-context/README.md
@@ -1 +1,6 @@
1
# useContext()
2
+
3
+```
4
+yarn
+yarn start
0 commit comments