MQTT.js
MQTT.js copied to clipboard
React example: lastMessages should be messages.
Hi,
In the React example lastMessages
should be messages
.
return (
<>
{lastMessages.map((message) => (
<h2>{message}</h2>
)
</>
AB#9427697
This is an automated message to let you know that this issue has gone 365 days without any activity. In order to ensure that we work on issues that still matter, this issue will be closed in 14 days.
If this issue is still important, you can simply comment with a "bump" to keep it open.
Thank you for your contribution.
This issue was automatically closed due to inactivity.