Этот коммит содержится в:
Asaad Mahmood
2015-11-09 23:56:11 +05:00
родитель 577427e7fd
Коммит 16e877f99e

Просмотреть файл

@@ -71,7 +71,7 @@ export default class TutorialTip extends React.Component {
var tipColor = '';
if (this.props.overlayClass === 'tip-overlay--header') {
tipColor = 'white';
tipColor = 'White';
}
return (