diff --git a/js/src/views/Account/Shapeshift/OptionsStep/optionsStep.js b/js/src/views/Account/Shapeshift/OptionsStep/optionsStep.js index 30e528a6b..fedbd7a7f 100644 --- a/js/src/views/Account/Shapeshift/OptionsStep/optionsStep.js +++ b/js/src/views/Account/Shapeshift/OptionsStep/optionsStep.js @@ -41,7 +41,7 @@ const FUND_ACCCOUNT_FROM = { pointerEvents: 'none', userSelect: 'none', color: 'rgba(0, 0, 0, 0.298039)' -} +}; @observer export default class OptionsStep extends Component {