From ed661bf4a382166fc627d8a040c32aeba27fd99e Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 29 Sep 2025 15:21:57 +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 e96b760a7..b12fcaa73 100644 --- a/docs/src/components/Navbar.tsx +++ b/docs/src/components/Navbar.tsx @@ -133,7 +133,7 @@ const Navbar = ({ noScroll }: { noScroll?: boolean }) => {