diff --git a/app/components/Panel/FullHeightPanel/FullHeightPanel.jsx b/app/components/Panel/FullHeightPanel/FullHeightPanel.jsx index 552317e08..90d7915fe 100644 --- a/app/components/Panel/FullHeightPanel/FullHeightPanel.jsx +++ b/app/components/Panel/FullHeightPanel/FullHeightPanel.jsx @@ -26,8 +26,7 @@ export default class ViewLayout extends Component { shouldRenderHeader: true, renderInstructions: () => (
- {' '} - {' '} +
), iconColor: '#4CFFB3', diff --git a/app/components/Settings/EncryptForm/EncryptForm.jsx b/app/components/Settings/EncryptForm/EncryptForm.jsx index 3d9ba73d3..f5b3a0c5b 100644 --- a/app/components/Settings/EncryptForm/EncryptForm.jsx +++ b/app/components/Settings/EncryptForm/EncryptForm.jsx @@ -140,7 +140,6 @@ const EncryptForm = ({ error={confirmPassphraseError} />