diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index e1bc3d4..7534579 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -58,6 +58,7 @@ const PlansSection = () => { const [submitted, setSubmitted] = useState(null); const [errors, setErrors] = useState>({}); const [clientSecret, setClientSecret] = useState(null); + const [cityOpen, setCityOpen] = useState(false); const [form, setForm] = useState({ företag: "", epost: "",