From 0d62892f2c68a6f38d4e25017aa4d1f54fea71b6 Mon Sep 17 00:00:00 2001 From: Mahen Date: Fri, 13 Mar 2026 14:21:30 +0700 Subject: [PATCH] style: change placeholder formats --- src/components/dashboards/ProfileCard.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/dashboards/ProfileCard.tsx b/src/components/dashboards/ProfileCard.tsx index f26fbf4..70bd1cc 100644 --- a/src/components/dashboards/ProfileCard.tsx +++ b/src/components/dashboards/ProfileCard.tsx @@ -89,8 +89,8 @@ export default function ProfileCard(props: ProfileClientProps) { Tentang Saya
-

- {bio || +

+ {bio && "Belum ada deskripsi profil. Ceritakan sedikit tentang aktivitas dan kebutuhan laptop Anda."}

@@ -114,8 +114,8 @@ export default function ProfileCard(props: ProfileClientProps) { )) ) : ( - - Tidak ada preferensi + + None )} @@ -134,8 +134,8 @@ export default function ProfileCard(props: ProfileClientProps) { {preferenceOS} ) : ( - - Bebas / Semua OS + + None )} @@ -162,7 +162,7 @@ export default function ProfileCard(props: ProfileClientProps) { ) : (
-

+

Anggaran Belum Diatur.