Resolve package conflicts

This commit is contained in:
Keannu Christian Bernasol 2023-07-17 13:55:50 +08:00
parent 22d4aa4a29
commit 534b3dca44
2 changed files with 22 additions and 33 deletions

View file

@ -19,7 +19,7 @@ export const colors = {
icon_color: "white",
login_color: "#0047AB",
reg_color: "#0096FF",
head: "white"
head: "white",
blue_disabled: "#C07624",
};