mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[improvement] extract padZero utils
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import { use, range } from '../utils';
|
||||
import { use, range, padZero } from '../utils';
|
||||
import Picker from '../picker';
|
||||
import { pickerProps } from '../picker/shared';
|
||||
import {
|
||||
times,
|
||||
padZero,
|
||||
isValidDate,
|
||||
getTrueValue,
|
||||
getMonthEndDay
|
||||
|
Reference in New Issue
Block a user