docs: text error (#5845)
parent
4c8131bd70
commit
125a0f7636
|
@ -6,7 +6,7 @@
|
|||
|
||||
## ConfigProvider
|
||||
|
||||
ant-design-vue 提供了一个 Vue 组件 [ConfigProvider](/components/config-provider-cn) 用于全局配置国际化文案。 ConfigProvider 不包含时间类组件的国际化,你需要额外引入时间库(dayjs、momentjs、date-fns 等)的国际化文件,以下我们已 dayjs 为例。
|
||||
ant-design-vue 提供了一个 Vue 组件 [ConfigProvider](/components/config-provider-cn) 用于全局配置国际化文案。 ConfigProvider 不包含时间类组件的国际化,你需要额外引入时间库(dayjs、momentjs、date-fns 等)的国际化文件,以下我们以 dayjs 为例。
|
||||
|
||||
```html
|
||||
<template>
|
||||
|
|
Loading…
Reference in New Issue