Skip to content

Commit 3401745

Browse files
committed
contact form update
1 parent b1f8b13 commit 3401745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/frontend.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -536,8 +536,8 @@ export class HasPermissionDirective {
536536
<p style="font-style: italic; text-align: center;">Contact List View with filtering and sorting</p>
537537
</div>
538538
<div style="flex: 1; min-width: 300px;">
539-
<a href="screenshots/Contacnt-form.png" target="_blank">
540-
<img src="screenshots/Contacnt-form.png" alt="Contact Form" style="width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
539+
<a href="screenshots/contact-form.png" target="_blank">
540+
<img src="screenshots/contact-form.png" alt="Contact Form" style="width: 100%; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
541541
</a>
542542
<p style="font-style: italic; text-align: center;">Contact Form with validation</p>
543543
</div>

0 commit comments

Comments
 (0)