From e2358e8e62388e9a9511ec1e0c0e29eaf32bddb6 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 13:43:13 +0000 Subject: [PATCH] Changes Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com> --- src/components/PlansSection.tsx | 1 + 1 file changed, 1 insertion(+) 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: "",