From 103681ef98359b9e801265866f30f3c3b5268ae7 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 29 Sep 2025 15:21:51 +0700 Subject: [PATCH] Update docs/src/components/Navbar.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/src/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/components/Navbar.tsx b/docs/src/components/Navbar.tsx index e923dbc59..e96b760a7 100644 --- a/docs/src/components/Navbar.tsx +++ b/docs/src/components/Navbar.tsx @@ -270,7 +270,7 @@ const Navbar = ({ noScroll }: { noScroll?: boolean }) => {