mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
拼写错误
This commit is contained in:
parent
91afe54749
commit
565ddbcf81
2
types/uncontrollable/index.d.ts
vendored
2
types/uncontrollable/index.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
declare module 'uncontrollable' {
|
||||
export function uncontrollable<
|
||||
T extends Raect.ComponentType<any>,
|
||||
T extends React.ComponentType<any>,
|
||||
P extends {
|
||||
[propName: string]: any;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user