nav-frontend-skjema
Advanced tools
Comparing version 3.2.4 to 3.2.5
@@ -12,3 +12,3 @@ import * as React from "react"; | ||
tellerTekst?: (antallTegn: number, maxLength: number) => React.ReactNode; | ||
textareaRef?: () => any; | ||
textareaRef?: (textarea: HTMLTextAreaElement | null) => any; | ||
defaultValue: string; | ||
@@ -15,0 +15,0 @@ } |
{ | ||
"name": "nav-frontend-skjema", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"main": "lib/index.js", | ||
@@ -39,3 +39,3 @@ "types": "lib/index.d.ts", | ||
}, | ||
"gitHead": "ed87b4775037504d3560d6b751920d82c7aa552f" | ||
"gitHead": "f735ae608bbc36d86aa2935c7c6c9becdb2c54c0" | ||
} |
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
144538