1

I'm trying to embed react-admin into another redux application. The docs outline how to do this here. However, the main app located here uses configureStore rather than createStore. Moreover, createStore in the react-admin docs passes in state i.e., the store appears to be dynamically initialized every render based on state variables. What's the best way to integrate react-admin in this case?

pandichef
  • 706
  • 9
  • 11

0 Answers0