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