MENU
useStore
useStore() returns a copy of the Redux store passed to <Provider>.
This may be useful for less common scenarios requiring access to the store, such as replacing reducers.
useStore() returns a copy of the Redux store passed to <Provider>.
This may be useful for less common scenarios requiring access to the store, such as replacing reducers.