From fb69c74d41e228c0f5151d648eb029098f6032b4 Mon Sep 17 00:00:00 2001 From: Amir Mohammad Roozmeh <76488912+amirroox@users.noreply.github.com> Date: Tue, 28 May 2024 09:50:13 +0330 Subject: [PATCH] Fixing "Toggle Progress" For RTL Support & correct display & Fixing Translate (#363) * Fixing "Toggle Progress" For RTL Support * Fix correct display of regex in RTL * Fixing Persian Translate For lesson 49 --- src/components/CheatsheetCollapse.tsx | 2 +- src/components/LearnProgress.tsx | 41 +++++++++++++++++++++------ src/components/Step.tsx | 2 ++ src/localization/fa/learn.json | 4 +-- 4 files changed, 37 insertions(+), 12 deletions(-) diff --git a/src/components/CheatsheetCollapse.tsx b/src/components/CheatsheetCollapse.tsx index 7c209e7d..a4083a0e 100644 --- a/src/components/CheatsheetCollapse.tsx +++ b/src/components/CheatsheetCollapse.tsx @@ -36,7 +36,7 @@ const CheatsheetCollapse = ({ title, data }: CheatsheetCollapseProps) => { aria-controls={`Collapse-${data.title}`} >