From f3b677f847787ec19ef6b9d99b78fa67afa2323a Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Thu, 23 Apr 2026 11:26:33 +0800 Subject: [PATCH] fix: ganti pesan error boundary dengan teks yang lebih ramah pengguna Co-Authored-By: Claude Sonnet 4.6 --- components/ErrorBoundary.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ErrorBoundary.tsx b/components/ErrorBoundary.tsx index 1b4c29f..f242c44 100644 --- a/components/ErrorBoundary.tsx +++ b/components/ErrorBoundary.tsx @@ -34,7 +34,7 @@ export default class ErrorBoundary extends Component { Terjadi Kesalahan - {this.state.error?.message ?? 'Kesalahan tidak diketahui'} + Silahkan coba lagi beberapa saat lagi atau hubungi admin untuk bantuan. Coba Lagi