diff --git a/frontend/app/components/Session_/EventsBlock/Event.tsx b/frontend/app/components/Session_/EventsBlock/Event.tsx index 9f77f9ebf..fbcf469a1 100644 --- a/frontend/app/components/Session_/EventsBlock/Event.tsx +++ b/frontend/app/components/Session_/EventsBlock/Event.tsx @@ -136,7 +136,7 @@ const Event: React.FC = ({ >
- {event.type && iconName ? : icon} + {event.type && iconName ? : icon}