mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
change LocaleProvider's component type
This commit is contained in:
parent
e8cb51e024
commit
575f0dbc21
@ -1,11 +1,11 @@
|
||||
---
|
||||
category: Components
|
||||
type: Localization
|
||||
type: Other
|
||||
cols: 1
|
||||
title: LocaleProvider
|
||||
---
|
||||
|
||||
`LocaleProvider` provides a uniform localization support for built-in text of components.
|
||||
`LocaleProvider` provides a uniform localization support for built-in text of components.
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
category: Components
|
||||
subtitle: 国际化
|
||||
cols: 1
|
||||
type: Localization
|
||||
type: Other
|
||||
title: LocaleProvider
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user