mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-10 22:44:43 +08:00
Update tests
This commit is contained in:
@@ -109,6 +109,7 @@ interface MyFieldCustomProps {
|
||||
type MyFieldProps = MyFieldCustomProps & WrappedFieldProps;
|
||||
const MyField: React.StatelessComponent<MyFieldProps> = ({
|
||||
children,
|
||||
label,
|
||||
input,
|
||||
meta,
|
||||
foo
|
||||
|
||||
Reference in New Issue
Block a user