From 7ab34f6cd51b87ff9f78a7bbfb9687cc70aa4b15 Mon Sep 17 00:00:00 2001 From: Louy Date: Mon, 19 Oct 2015 23:36:05 +0300 Subject: [PATCH] Fix a bug of calling prepareStyles twice Closes #1908 --- src/drop-down-icon.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drop-down-icon.jsx b/src/drop-down-icon.jsx index 968d9161e6edfa..504c628cebd055 100644 --- a/src/drop-down-icon.jsx +++ b/src/drop-down-icon.jsx @@ -112,7 +112,7 @@ const DropDownIcon = React.createClass({
{this.props.iconLigature} + style={this.mergeStyles(iconStyle)}>{this.props.iconLigature} {this.props.children}