Match-id-4bf53a1a96a0b53ef5e7c1f805eebe2f253d6d38
This commit is contained in:
parent
1821366d0f
commit
7d5fffc232
|
@ -21,7 +21,7 @@ export type JSXElement = {
|
||||||
key: any;
|
key: any;
|
||||||
ref: any;
|
ref: any;
|
||||||
props: any;
|
props: any;
|
||||||
_vNode: any;
|
|
||||||
belongClassVNode: any;
|
belongClassVNode: any;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue