From a4baf3bd84e6a7100922dc88084dad3a098c279e Mon Sep 17 00:00:00 2001 From: Strek Date: Sat, 25 Mar 2023 02:10:40 +0530 Subject: [PATCH] chore: format json --- src/sidebarLearn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sidebarLearn.json b/src/sidebarLearn.json index 89d5cffca..c36f3373c 100644 --- a/src/sidebarLearn.json +++ b/src/sidebarLearn.json @@ -186,7 +186,7 @@ }, { "title": "Removing Effect Dependencies", - "path": "/learn/removing-effect-dependencies" + "path": "/learn/removing-effect-dependencies" }, { "title": "Reusing Logic with Custom Hooks",