diff --git a/ghost/signup-form/src/components/pages/FormView.tsx b/ghost/signup-form/src/components/pages/FormView.tsx index 854fdcfabf..9abd521b7a 100644 --- a/ghost/signup-form/src/components/pages/FormView.tsx +++ b/ghost/signup-form/src/components/pages/FormView.tsx @@ -60,7 +60,7 @@ const Form: React.FC = ({isMinimal, loading, success, error, buttonCo <>
= ({isMinimal, loading, success, error, buttonCo onChange={e => setEmail(e.target.value)} />