Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

React redux

I'm making a custom visual using React. I want to use the redux toolkit inside my project but I have difficulty setting it up. After I add the line

<Provider store={store}>...</Provider>

I get an error. Has anybody had the same issue and is it possible to use redux-toolkit inside custom visual?

No Replies