We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I got a store for auth and I would like to pass react-router-dom router instance into the store. Is this possible?
The reason i require it is to navigate user to /dashboar after logging user in.