mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
fix: type comment ThemeConfig cssVar.prefix antd
to ant
(#46882)
This commit is contained in:
parent
489c5d1ca9
commit
f726e61d95
@ -50,7 +50,7 @@ export interface ThemeConfig {
|
||||
cssVar?:
|
||||
| {
|
||||
/**
|
||||
* Prefix for css variable, default to `antd`.
|
||||
* Prefix for css variable, default to `ant`.
|
||||
*/
|
||||
prefix?: string;
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user