Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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?