react-input-verification-code
Advanced tools
+1
-0
@@ -118,2 +118,3 @@ 'use strict'; | ||
| } | ||
| console.log('RIVC: onInputChange:eventValue', eventValue); | ||
| console.log('RIVC: onInputChange:value', value); | ||
@@ -120,0 +121,0 @@ /** |
+1
-0
@@ -112,2 +112,3 @@ import React, { useState, useMemo, createRef, useEffect } from 'react'; | ||
| } | ||
| console.log('RIVC: onInputChange:eventValue', eventValue); | ||
| console.log('RIVC: onInputChange:value', value); | ||
@@ -114,0 +115,0 @@ /** |
+1
-1
| { | ||
| "name": "react-input-verification-code", | ||
| "version": "2.0.0-2", | ||
| "version": "2.0.0-3", | ||
| "description": "A React Verification Code Input, Autocompletion Friendly", | ||
@@ -5,0 +5,0 @@ "repository": "ugogo/react-input-verification-code", |
21533
0.64%397
0.51%