diff --git a/src/js/components/Loader/index.js b/src/js/components/Loader/index.js index c14de752..f8629f43 100644 --- a/src/js/components/Loader/index.js +++ b/src/js/components/Loader/index.js @@ -1,7 +1,7 @@ import React from 'react'; import styled, { css, keyframes } from 'styled-components'; import PropTypes from 'prop-types'; -import P from 'components/Paragraph'; +import Paragraph from 'components/Paragraph'; import colors from 'config/colors'; const Wrapper = styled.div` @@ -71,7 +71,7 @@ const Loader = ({ className={className} size={size} > -

{text}

+ {text} => {

Log

- Attention: The log contains your XPUBs. Anyone with your XPUBs can see your account history. + Attention: The log contains your XPUBs. Anyone with your XPUBs can see your account history.