eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -3,6 +3,7 @@ import React from 'react';
|
||||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
import { injectIntl } from 'react-intl';
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
import {
|
||||
SimpleInput,
|
||||
SimpleForm,
|
||||
|
||||
Reference in New Issue
Block a user