Added New Field OTP

This commit is contained in:
2025-08-19 12:47:15 +05:30
parent 4e6b31b0d2
commit 35b2c5d0d3
3 changed files with 310 additions and 0 deletions
+3
View File
@@ -38,6 +38,9 @@ import Base from "./Base.astro";
<li class="list-item">
<a href="/forms4">Forms 4</a>
</li>
<li class="list-item">
<a href="/otp-form">OTP Form</a>
</li>
<li class="list-item">
<a href="/PassForm">PassForm</a>
</li>