react-portal
react-portal copied to clipboard
A Dashboard example with React/Mobx and ReMux : a 'Flux' pattern inpired by Redux
I'm experiencing troubles with rendering popup inside ShadowDOMed component. It just never renders. ```js {styles} Some text FOOO BAR ```
Hi Jean-Yves, I've recently started to work on React using Next.js and Mobx. I'm currently working on a prototype for a dashboard so your project is a great help. I...
