remix-hook-form
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -59,2 +59,3 @@ import React from "react"; | ||
handleSubmit: any; | ||
register: any; | ||
} | ||
@@ -61,0 +62,0 @@ export declare const RemixFormProvider: <T extends FieldValues>({ children, ...props }: RemixFormProviderProps<T>) => JSX.Element; |
{ | ||
"name": "remix-hook-form", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Utility wrapper around react-hook-form for use with Remix.run", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -6,6 +6,3 @@ # remix-hook-form | ||
![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-hook-form?style=plastic) | ||
![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic) | ||
![GitHub issues](https://img.shields.io/github/issues/Code-Forge-Net/remix-hook-form?style=plastic) | ||
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Code-Forge-Net/remix-hook-form?style=plastic) | ||
![GitHub last commit](https://img.shields.io/github/last-commit/Code-Forge-Net/remix-hook-form?style=plastic) | ||
![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic) | ||
![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-hook-form?style=plastic) | ||
@@ -12,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
255
34821
408