Add All Skeleton Except Collaboration

This commit is contained in:
2024-12-30 17:37:44 +08:00
parent 82a55d7148
commit a74a32b422
55 changed files with 305 additions and 219 deletions

View File

@@ -61,7 +61,7 @@ export function Investasi_UiPortofolioNew() {
transition: "ease 0.5s ",
backgroundColor:
param.id === e.id ? MainColor.yellow : AccentColor.blue,
color: param.id === e.id ? "black" : "white",
color: param.id === e.id ? "black" : MainColor.white,
}}
>
{e.name}