From dc240fa5d370b0960c3d34eb5e3836e8f6db7355 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Fri, 27 Jun 2025 02:32:15 +0600 Subject: [PATCH] wip --- src/components/SQLCourseVariant/ChapterRow.tsx | 2 +- src/components/SQLCourseVariant/PurchaseBanner.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SQLCourseVariant/ChapterRow.tsx b/src/components/SQLCourseVariant/ChapterRow.tsx index aaa7b0c38..08e49309d 100644 --- a/src/components/SQLCourseVariant/ChapterRow.tsx +++ b/src/components/SQLCourseVariant/ChapterRow.tsx @@ -76,7 +76,7 @@ export function ChapterRow(props: ChapterRowProps) { {isExpandable && ( -
+
+