From 3d20bc22aa0b8b92a5b008b335a02763b206c676 Mon Sep 17 00:00:00 2001 From: Alex Liebowitz Date: Mon, 8 Aug 2016 05:40:47 -0400 Subject: [PATCH] Make Featured Content use TrunctedText --- js/page/home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/page/home.js b/js/page/home.js index 17f3ad48c..dea323db8 100644 --- a/js/page/home.js +++ b/js/page/home.js @@ -104,7 +104,7 @@ var SearchResultRow = React.createClass({

{this.props.title}

lbry://{this.props.name}
-

{this.props.description}

+

{this.props.description}

{ ' ' }