Enforce import order with ESLint (#25096)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import renderer from 'react-test-renderer';
|
||||
|
||||
import AutosuggestEmoji from '../autosuggest_emoji';
|
||||
|
||||
describe('<AutosuggestEmoji />', () => {
|
||||
|
Reference in New Issue
Block a user