@types/react-form
Advanced tools
@@ -168,3 +168,3 @@ import * as React from "react"; | ||
| export interface SelectProps extends SelectAttrs { | ||
| options: ReadonlyArray<SelectOption>; | ||
| options: readonly SelectOption[]; | ||
| field?: FormInputProps["field"] | undefined; | ||
@@ -171,0 +171,0 @@ showErrors?: FormInputProps["showErrors"] | undefined; |
| { | ||
| "name": "@types/react-form", | ||
| "version": "1.3.10", | ||
| "version": "1.3.11", | ||
| "description": "TypeScript definitions for react-form", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-form", | ||
| }, | ||
| "typesPublisherContentHash": "e9b4242c8e176d92986eb9e0fb37008cf045f16031e15026d54711950339dc2d", | ||
| "typesPublisherContentHash": "fb45fbd6de9887a32118f00ddcfe676a81a5a7cc2d94bf036accc3a184dcfacd", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
| * Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
| * Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ |
13531
-0.03%