Displays the status of an event after it has been created.
It provides URLs for the moderator and participant views based on the conversation data.
Also displays start event button if event is in future.
Param: conversationData
The conversation data object containing details about the event.
Returns
A React component displaying event status and relevant URLs.
EventStatus component
Displays the status of an event after it has been created. It provides URLs for the moderator and participant views based on the conversation data. Also displays start event button if event is in future.