mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
chore: rename variables and comments
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
DatetimePickerType,
|
||||
} from './utils';
|
||||
|
||||
// Composition
|
||||
// Composables
|
||||
import { useExpose } from '../composables/use-expose';
|
||||
|
||||
// Components
|
||||
|
@@ -10,7 +10,7 @@ import {
|
||||
} from '../utils';
|
||||
import { times, sharedProps, pickerKeys } from './utils';
|
||||
|
||||
// Composition
|
||||
// Composables
|
||||
import { useExpose } from '../composables/use-expose';
|
||||
|
||||
// Components
|
||||
|
Reference in New Issue
Block a user