react-otpcode-input
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "react-otpcode-input", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "OTP Input Component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -131,3 +131,2 @@ import React, { useEffect, useRef, useState } from "react"; | ||
onChange={() => {}} | ||
active={i === activeIndex} | ||
className={[ | ||
@@ -134,0 +133,0 @@ classes.singleOtpInput, |
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
17558
399