mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
chore: sort imports
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
// Utils
|
||||
import { createNamespace } from '../utils';
|
||||
import { WHITE } from '../utils/constant';
|
||||
import { inherit } from '../utils/functional';
|
||||
|
||||
// Mixins
|
||||
import { popupMixinProps } from '../mixins/popup';
|
||||
|
||||
// Components
|
||||
import Popup from '../popup';
|
||||
|
||||
// Types
|
||||
|
Reference in New Issue
Block a user