From d2260384dddf3362c4c26d6c8a17c105733001d3 Mon Sep 17 00:00:00 2001 From: RC <900028+rcdexta@users.noreply.github.com> Date: Tue, 22 May 2018 00:24:39 -0700 Subject: [PATCH] Added linecolor prop --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb95e05..5c66991 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ This is the wrapper component that creates the infinite vertical timeline | className | string | The css class name of timeline container| | style | object | Override inline styles of timeline container | | orientation | string | Display the timeline on `right` or `left`. Default: `left` | +| lineColor | string | CSS color code to override the line color | ### TimelineEvent