杨兴洲
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
components/config-provider/index.en-US.md
-
components/config-provider/index.zh-CN.md
|
|
@ -57,7 +57,7 @@ Some components use dynamic style to support wave effect. You can config `csp` p |
|
|
|
|
|
|
|
### ConfigProvider.config() `4.13.0+` |
|
|
|
|
|
|
|
setting `Modal`、`messge`、`Notification` rootPrefixCls |
|
|
|
setting `Modal`、`message`、`Notification` rootPrefixCls |
|
|
|
|
|
|
|
```jsx |
|
|
|
ConfigProvider.config({ |
|
|
|
|
|
@ -58,7 +58,7 @@ export default () => ( |
|
|
|
|
|
|
|
### ConfigProvider.config() `4.13.0+` |
|
|
|
|
|
|
|
设置 `Modal`、`messge`、`Notification` rootPrefixCls |
|
|
|
设置 `Modal`、`message`、`Notification` rootPrefixCls |
|
|
|
|
|
|
|
```jsx |
|
|
|
ConfigProvider.config({ |
|
|
|