diff --git a/packages/react-captcha/src/Captcha.tsx b/packages/react-captcha/src/Captcha.tsx index e5c1903..75f8f52 100644 --- a/packages/react-captcha/src/Captcha.tsx +++ b/packages/react-captcha/src/Captcha.tsx @@ -37,7 +37,7 @@ export class Captcha extends React.PureComponent { const { attempt, type } = this.state return ( -
+
{type === 'image' && ( <>