@types/react-form
Advanced tools
@@ -15,3 +15,3 @@ import * as React from "react"; | ||
| export type NestedErrors = Nested<FormErrors>; | ||
| export type RenderReturn = JSX.Element | false | null | never[]; | ||
| export type RenderReturn = React.JSX.Element | false | null | never[]; | ||
@@ -18,0 +18,0 @@ export interface FormState { |
| { | ||
| "name": "@types/react-form", | ||
| "version": "2.16.12", | ||
| "version": "2.16.13", | ||
| "description": "TypeScript definitions for react-form", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-form", | ||
| }, | ||
| "typesPublisherContentHash": "bba06eb05970e710ee85900e7615bfa13c25fd543cfa184dbedd90e780f30019", | ||
| "typeScriptVersion": "4.5" | ||
| "typesPublisherContentHash": "4bcb73e4827f5c41b41df99e7f2cdf0b69a5ac983b6669d91ec99c2f3df22d66", | ||
| "typeScriptVersion": "4.6" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
| * Last updated: Mon, 04 Dec 2023 20:35:43 GMT | ||
| * Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ |
9336
0.06%