feat: create component modal, popup and form input

This commit is contained in:
fredy.siswanto
2025-02-21 20:47:15 +07:00
parent 7c4440cc6b
commit 84e49cd335
16 changed files with 521 additions and 78 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ const FormLogin = () => {
<img
src={APP.logo}
alt={APP.title}
className="h-[100px]"
className="h-[80px]"
/>
</Link>
</div>