mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
update
This commit is contained in:
parent
2337a003ce
commit
da23bf89ed
@ -35,7 +35,7 @@ import type {
|
||||
FormConfig,
|
||||
ImageConfig,
|
||||
InputConfig,
|
||||
SearchConfig,
|
||||
InputSearchConfig,
|
||||
InputNumberConfig,
|
||||
OTPConfig,
|
||||
ListConfig,
|
||||
@ -160,7 +160,7 @@ export interface ConfigProviderProps {
|
||||
variant?: Variant;
|
||||
form?: FormConfig;
|
||||
input?: InputConfig;
|
||||
search?: SearchConfig;
|
||||
inputSearch?: InputSearchConfig;
|
||||
otp?: OTPConfig;
|
||||
inputNumber?: InputNumberConfig;
|
||||
textArea?: TextAreaConfig;
|
||||
|
Loading…
Reference in New Issue
Block a user