You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/introduction/getting-started.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ React Redux provides a pair of custom React hooks that allow your React componen
70
70
`useSelector` reads a value from the store state and subscribes to updates, while `useDispatch` returns the store's `dispatch` method to let you dispatch actions.
0 commit comments