Slight whitespace edit

pull/17940/merge
Stuart Taylor 2018-07-28 08:52:19 +01:00
parent f13390acb3
commit da325a10be
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import React from 'react';
import { connect } from 'react-redux';
import { createSelector } from 'reselect';
import { Button } from 'react-bootstrap';
import ns from './ns.json';
import { FullWidthRow, Spacer, Loader } from '../../helperComponents';
import AboutSettings from './components/About-Settings.jsx';