mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
fix: type comment ThemeConfig cssVar.prefix antd to ant (#46882)
This commit is contained in:
@@ -50,7 +50,7 @@ export interface ThemeConfig {
|
||||
cssVar?:
|
||||
| {
|
||||
/**
|
||||
* Prefix for css variable, default to `antd`.
|
||||
* Prefix for css variable, default to `ant`.
|
||||
*/
|
||||
prefix?: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user