From 80b7705b3fc8b1b10c0d963bd782f7f55ef1fd91 Mon Sep 17 00:00:00 2001 From: Yoga Pangestu Date: Thu, 23 Apr 2026 10:52:33 +0700 Subject: [PATCH] chore: translate Dashboard page title to Dasbor --- resources/js/pages/dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/pages/dashboard.tsx b/resources/js/pages/dashboard.tsx index deac7f6..9cf08c4 100644 --- a/resources/js/pages/dashboard.tsx +++ b/resources/js/pages/dashboard.tsx @@ -66,7 +66,7 @@ export default function Dashboard() { return ( <> - +
{/* Welcome Section */}