diff --git a/src/Timeline/Timeline.js b/src/Timeline/Timeline.js
index 326c3a5..342d8f9 100644
--- a/src/Timeline/Timeline.js
+++ b/src/Timeline/Timeline.js
@@ -64,7 +64,8 @@ const Row = ({
description: OriginalDescription = {},
time,
icon,
- pressAction
+ pressAction,
+ eventLineStyle = {},
} = event;
// Determines whether or not the Row is clickable, and acts accordingly
@@ -103,7 +104,7 @@ const Row = ({
{title}