diff --git a/src/component/Admin/Settings/Captcha/CapCaptcha.tsx b/src/component/Admin/Settings/Captcha/CapCaptcha.tsx
index c7589f2..907e15b 100644
--- a/src/component/Admin/Settings/Captcha/CapCaptcha.tsx
+++ b/src/component/Admin/Settings/Captcha/CapCaptcha.tsx
@@ -32,7 +32,7 @@ const CapCaptcha = ({ values, setSettings }: CapCaptchaProps) => {
]}
+ components={[]}
/>
@@ -52,7 +52,7 @@ const CapCaptcha = ({ values, setSettings }: CapCaptchaProps) => {
]}
+ components={[]}
/>
@@ -73,7 +73,7 @@ const CapCaptcha = ({ values, setSettings }: CapCaptchaProps) => {
]}
+ components={[]}
/>