We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
is there a way to access params.data in react component or redux store? or pass it through state from <Provider> to components or store?
<Provider>
is there a way to access params.data in react component or redux store?
or pass it through state from
<Provider>to components or store?