@ -4,7 +4,7 @@ import { FormattedMessage } from 'react-intl';
|
||||
const LoadingIndicator = () => (
|
||||
<div className='loading-indicator'>
|
||||
<div className='loading-indicator__figure' />
|
||||
<span><FormattedMessage id='loading_indicator.label' defaultMessage='Loading...' /></span>
|
||||
<span><FormattedMessage id='loading_indicator.label' defaultMessage='Loading…' /></span>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user