mirror of
https://github.com/NetEase/tango.git
synced 2026-08-29 02:01:34 +08:00
fix: update type
This commit is contained in:
@@ -137,7 +137,7 @@ export function createFormItem(options: IFormItemCreateOptions) {
|
||||
visible={getVisible(model)}
|
||||
label={title}
|
||||
note={name}
|
||||
tooltip={tip}
|
||||
tip={tip}
|
||||
docs={docs}
|
||||
error={field.error}
|
||||
extra={
|
||||
|
||||
Reference in New Issue
Block a user