- { - usersPubkeyToName.find( - (u) => u.pubkey === msg.pubkey, - )?.name - } -
- )} -{msg.message}
- - {new Date(msg.timestamp * 1000).toLocaleString("en-US", { - weekday: "short", - year: "numeric", - month: "short", - day: "numeric", - hour: "2-digit", - minute: "2-digit", - })} -
-