diff --git a/ui/component/splash/view.jsx b/ui/component/splash/view.jsx index bc7723265..02bb54020 100644 --- a/ui/component/splash/view.jsx +++ b/ui/component/splash/view.jsx @@ -179,8 +179,8 @@ export default class SplashScreen extends React.PureComponent { message: __('Loading Wallet'), details: ( -
__('Large account history')
-
__('Please wait...')
+
{__('Large account history')}
+
{__('Please wait...')}
), });