Skip to content

Commit 7d343e2

Browse files
committed
chore: yaml
1 parent ba53a5c commit 7d343e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/[lang]/(home)/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,12 +472,12 @@ export function ContactForm() {
472472
</div>
473473
}
474474
>
475-
<iframe
475+
{/* <iframe
476476
className="w-full h-200 border-0"
477477
src="https://stackblitz.com/edit/signals-form-mmjycpjj?file=src%2FApp.tsx&terminal=dev"
478478
loading="lazy"
479479
title="Signals Form Live Demo"
480-
/>
480+
/> */}
481481
</Suspense>
482482
</div>
483483
</div>

0 commit comments

Comments
 (0)