From b21db4c6416390dec8f220be9ecdfc89c633f0f2 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 17 Nov 2024 12:55:13 -0800 Subject: [PATCH] Improve sidebar of course --- src/components/Course/Chapter.tsx | 5 +++-- src/components/Course/CircularProgress.tsx | 8 +++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/components/Course/Chapter.tsx b/src/components/Course/Chapter.tsx index 21626ca6f..9f4525e88 100644 --- a/src/components/Course/Chapter.tsx +++ b/src/components/Course/Chapter.tsx @@ -89,15 +89,16 @@ export function Chapter(props: ChapterProps) {