Hook factory, which creates a useSelector hook bound to a given context.
useSelector
Optional
Context passed to your <Provider>.
<Provider>
A useSelector hook bound to the specified context.
Hook factory, which creates a
useSelectorhook bound to a given context.