Enforce import order with ESLint (#25096)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
import { openModal, closeModal } from '../../../actions/modal';
|
||||
import ModalRoot from '../components/modal_root';
|
||||
|
||||
|
Reference in New Issue
Block a user