mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: fix typo (#46758)
This commit is contained in:
parent
0c97250db3
commit
4704eb578b
@ -71,4 +71,4 @@ With CSS variable mode, the method of modifying the theme is the same as before,
|
||||
| Properties | Description | Type | Default | Version |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| prefix | Prefix of CSS Variables | string | `ant` | 5.12.0 |
|
||||
| key | The unique key of theme. Automaticly set by `useId` in React 18, but need to be set manually in React 17 or 16 | string | `useId` in React 18 | 5.12.0 |
|
||||
| key | The unique key of theme. Automatically set by `useId` in React 18, but need to be set manually in React 17 or 16 | string | `useId` in React 18 | 5.12.0 |
|
||||
|
Loading…
Reference in New Issue
Block a user