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 })} > + +