From 35760488ca4e759d47582328b84f0761bf21aece Mon Sep 17 00:00:00 2001 From: GARY121github Date: Thu, 20 Mar 2025 21:26:07 +0530 Subject: [PATCH] fix : highlight active section when switching tabs Signed-off-by: GARY121github --- src/components/SistentNavigation/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SistentNavigation/index.js b/src/components/SistentNavigation/index.js index 5668151400b06..bea3857ce7b3b 100644 --- a/src/components/SistentNavigation/index.js +++ b/src/components/SistentNavigation/index.js @@ -139,7 +139,7 @@ const TOC = () => {