From e1e5b2a8e63fe176ed2ec9d853b72a552dccac3f Mon Sep 17 00:00:00 2001 From: Dustin <135719141+DustinTurska@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:39:38 -0600 Subject: [PATCH] Update contact-us form Add Nebula and Insight --- apps/dashboard/src/pages/contact-us.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/dashboard/src/pages/contact-us.tsx b/apps/dashboard/src/pages/contact-us.tsx index bebb19d8d01..95b75e3c2bd 100644 --- a/apps/dashboard/src/pages/contact-us.tsx +++ b/apps/dashboard/src/pages/contact-us.tsx @@ -287,6 +287,8 @@ const ContactUs: ThirdwebNextPage = () => { color="black" {...form.register("products", { required: true })} > + +