From c105fcddac35f8ff2699724f2afb16361f08794e Mon Sep 17 00:00:00 2001 From: mehedi-hasan Date: Sun, 21 Apr 2024 19:10:46 +0600 Subject: [PATCH] fix: typo --- src/components/task-page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/task-page.tsx b/src/components/task-page.tsx index b0e6352..33d2368 100644 --- a/src/components/task-page.tsx +++ b/src/components/task-page.tsx @@ -145,13 +145,13 @@ const TaskPage = ({ -
+
-
+
{langTutorial?.tutorial[tutorialIndex - 1] && ( -
+
{langTutorial?.tutorial[tutorialIndex + 1] && (