docs(replace-date): replace-date.en-US.md 替换 => replace (#6679)
parent
5d8a59e9c3
commit
6111883a5a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Starting from the V3 version, the momentjs library is replaced by dayjs by default. If you need to use the momentjs or date-fns date library, you can replace it as follows:
|
Starting from the V3 version, the momentjs library is replaced by dayjs by default. If you need to use the momentjs or date-fns date library, you can replace it as follows:
|
||||||
|
|
||||||
### 替换 DatePicker
|
### replace DatePicker
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// moment or date-fns
|
// moment or date-fns
|
||||||
|
|
Loading…
Reference in New Issue