mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Removed commented out logic
This commit is contained in:
@@ -148,7 +148,6 @@ const TimelineEvents = ({
|
||||
>
|
||||
{renderProjects()}
|
||||
{events.reduce(renderEvent, [])}
|
||||
{/* {events.map(event => renderEvent(event))} */}
|
||||
</g>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user