feat: enhance Input component with placeholder support and styling adjustments

This commit is contained in:
Ardeman
2025-02-28 09:23:36 +08:00
parent f66ddde6f0
commit 4b8fc0721e
2 changed files with 20 additions and 14 deletions
+1
View File
@@ -98,6 +98,7 @@ export const FormLogin = (properties: TProperties) => {
}}
className="font-semibold text-[#2E2F7C]"
variant="link"
size="fit"
>
Reset Kata Sandi
</Button>