@types/react-form
Advanced tools
@@ -12,3 +12,3 @@ import * as React from "react"; | ||
| export type NestedErrors = Nested<FormErrors>; | ||
| export type RenderReturn = JSX.Element | false | null; | ||
| export type RenderReturn = React.JSX.Element | false | null; | ||
@@ -15,0 +15,0 @@ export interface FormProps { |
| { | ||
| "name": "@types/react-form", | ||
| "version": "1.3.11", | ||
| "version": "1.3.12", | ||
| "description": "TypeScript definitions for react-form", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-form", | ||
| }, | ||
| "typesPublisherContentHash": "fb45fbd6de9887a32118f00ddcfe676a81a5a7cc2d94bf036accc3a184dcfacd", | ||
| "typeScriptVersion": "4.5" | ||
| "typesPublisherContentHash": "6b458ab7beb332966bce4763d21f7733bb09ddeb4bdfe9b0b3469b8cf379b242", | ||
| "typeScriptVersion": "4.6" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
| * Last updated: Mon, 04 Dec 2023 20:35:43 GMT | ||
| * Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ |
13537
0.04%