react-canvas-captcha
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-canvas-captcha", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Add captcha to your react projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -114,4 +114,2 @@ import { useEffect, useRef, useState } from "react"; | ||
captchaConfig: { | ||
boxHeight: 50, | ||
boxWidth: 130, | ||
numberOfChars: 4, | ||
@@ -118,0 +116,0 @@ font: 'bold 23px Arial', |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
413013
6
1
39
10283