eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
import PropTypes from 'prop-types';
|
||||
import React from 'react';
|
||||
import { injectIntl, FormattedMessage } from 'react-intl';
|
||||
|
||||
import Button from '../../../components/button';
|
||||
|
||||
export default @injectIntl
|
||||
|
||||
Reference in New Issue
Block a user