forked from p96170835/amis
拼写错误
This commit is contained in:
parent
6e8392ea71
commit
30b23bc7e0
|
@ -1,6 +1,6 @@
|
||||||
declare module 'uncontrollable' {
|
declare module 'uncontrollable' {
|
||||||
export function uncontrollable<
|
export function uncontrollable<
|
||||||
T extends Raect.ComponentType<any>,
|
T extends React.ComponentType<any>,
|
||||||
P extends {
|
P extends {
|
||||||
[propName: string]: any;
|
[propName: string]: any;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue