minor changes + package updates

This commit is contained in:
Ishaan Dey
2024-05-26 21:41:20 -07:00
parent 089ab2b1df
commit c8a2e3200a
7 changed files with 39 additions and 36 deletions

View File

@ -83,6 +83,7 @@ export default function ShareSandboxModal({
<div className="flex space-x-4 w-full">
<Form {...form}>
<form
autoComplete="off"
onSubmit={form.handleSubmit(onSubmit)}
className="flex w-full"
>