Skip to content

Commit 18e048f

Browse files
sensorarioSimone Gentili
authored andcommitted
fix readme files
1 parent 0545f5e commit 18e048f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ In questo repository puoi trovare buona parte del codice in cui si parla del lib
55
## Aggiunte
66

77
- [React] [useTransition()](/react/useTransition)
8-
- [React] [useContext](/react/use-context)
8+
- [React] [useContext()](/react/use-context)
99
- [React] [<Profiler />](/react/react-profiler)
1010
- [React] [use()](/react/use)
1111
- [Next] [./app/not-found.tsx](/next.js/page-not-found)

react/use-context/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# useContext()
2+
3+
```
4+
yarn
5+
yarn start
6+
```

0 commit comments

Comments
 (0)