frontend-rw #1

Merged
marcin merged 347 commits from frontend-rw into develop 2024-12-05 15:32:18 -08:00
Showing only changes of commit 3ee95491a2 - Show all commits

View file

@ -72,7 +72,7 @@ const CaptchaField: React.FC<ICaptchaField> = ({
};
}, [idempotencyKey]);
switch (captcha.get('type')) {
switch (captcha.type) {
case 'native':
return (
<div>