I have this code in React App to load my chat messages:
const chatBubbles = dummyData.map((obj, i = 0) => ( 相关标签: