chore: sort imports
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// Utils
|
||||
import { createNamespace, isDef } from '../utils';
|
||||
import { emit, inherit } from '../utils/functional';
|
||||
|
||||
// Components
|
||||
import Tag from '../tag';
|
||||
import Image from '../image';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user