Skip to content

Commit ecaa304

Browse files
authored
Update contact-us form (#5474)
1 parent 377f46c commit ecaa304

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/dashboard/src/pages/contact-us.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,8 @@ const ContactUs: ThirdwebNextPage = () => {
287287
color="black"
288288
{...form.register("products", { required: true })}
289289
>
290+
<option value="Nebula">Nebula</option>
291+
<option value="Insight">Insight</option>
290292
<option value="Connect">Connect</option>
291293
<option value="Engine">Engine</option>
292294
<option value="OnChain">OnChain</option>

0 commit comments

Comments
 (0)