Is there a way to integrate the gridster plugin -> "react-grid-layout"

Hi Team,

 Hope you are doing well, I am trying to use a drag-drop-resize plugin "[react-grid-layout](https://github.com/react-grid-layout/react-grid-layout)"  in dash plotly. Here, the problem is that dash-plotly is in python but the react components are in React.js. I have tried the approach of react-dash-boilerplate approach but seems like it if throwing import issues in case of dynamic imports. Could you please, let me know how to convert this?

Regards,
Prasanth Annam.