Fix remaining import ordering requirements
This commit is contained in:
parent
9cc8a6d24a
commit
8a0398b632
4 changed files with 7 additions and 10 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
import React from 'react';
|
||||
import classNames from 'classnames';
|
||||
|
||||
import { replaceableComponent } from "../../../utils/replaceableComponent";
|
||||
import TooltipTarget from './TooltipTarget';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue