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