deskripsi:
- new component select
- fix styles login dan verifikasi
This commit is contained in:
2025-07-03 17:43:52 +08:00
parent f5cf9e1549
commit 17e6208aae
8 changed files with 186 additions and 11 deletions

View File

@@ -7,7 +7,8 @@ export const MainColor = {
red: "#FF4B4C",
orange: "#FF7043",
green: "#4CAF4F",
login: "#EDEBEBFF",
text_input: "#EDEBEBFF",
placeholder: "#999",
disabled: "#606360",
};