mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 16:41:24 +02:00
useReducer typo error fixed in the new roadmap (#6212)
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
# useReducer
|
@@ -1 +0,0 @@
|
|||||||
# usReducer
|
|
@@ -1516,7 +1516,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "usReducer",
|
"label": "useReducer",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
Reference in New Issue
Block a user