This commit is contained in:
pablodanswer
2024-11-05 08:32:47 -08:00
parent 2cb33b1fb4
commit ddae2346ec
2 changed files with 2 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ export default function CreateCredential({
onSubmit={() => {}} // This will be overridden by our custom submit handlers onSubmit={() => {}} // This will be overridden by our custom submit handlers
> >
{(formikProps) => ( {(formikProps) => (
<Form> <Form className="w-full flex items-stretch">
{!hideSource && ( {!hideSource && (
<p className="text-sm"> <p className="text-sm">
Check our Check our