diff --git a/site/src/vueDocs/replace-date.en-US.md b/site/src/vueDocs/replace-date.en-US.md index 1acfda9f3..a490cbabc 100644 --- a/site/src/vueDocs/replace-date.en-US.md +++ b/site/src/vueDocs/replace-date.en-US.md @@ -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: -### 替换 DatePicker +### replace DatePicker ```js // moment or date-fns