How to render a new message without re-rendering previous messages in react?

后端 未结 0 447
一整个雨季
一整个雨季 2020-12-19 18:50

I am trying to add a new message from the form.js component into the message array which is in App.js, and mapping over through it to render that message.

But each ti

相关标签:
回答
  • 消灭零回复
提交回复
热议问题