Skip to content

Commit cc8e8c0

Browse files
authored
fix: add whitespace
1 parent b7d5199 commit cc8e8c0

File tree

1 file changed

+2
-0
lines changed
  • exercises/01.use-reducer/01.problem.new-state

1 file changed

+2
-0
lines changed

exercises/01.use-reducer/01.problem.new-state/README.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ be using it to learn how to use it).
1010
The emoji will guide you through this!
1111

1212
📜 [`useReducer` docs](https://react.dev/reference/react/useReducer)
13+
1314
📜 [How to implement useState with useReducer](https://kentcdodds.com/blog/how-to-implement-usestate-with-usereducer)
15+
1416
📜 [Should I useState or useReducer?](https://kentcdodds.com/blog/should-i-usestate-or-usereducer)

0 commit comments

Comments
 (0)