Streaming with Timestamp using plotly react

Dear Team, Hello.
Actually I want one example of plotly react for straming time stamp (live data stream). Here is a example of using plane JS https://codepen.io/spatil77937/pen/bGgKdqo ,But I did’t get how can we do it in react as div id is not there with const Plot = createPlotlyComponent(Plotly); .
Please provide me an example of plotly react live data stream.