From 3dd50a1f0978e6761e7efa237b11bc2d237f65f9 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 8 Apr 2025 18:54:52 +0100 Subject: [PATCH] Read sample button on page --- src/components/SQLCourse/BuyButton.tsx | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/components/SQLCourse/BuyButton.tsx b/src/components/SQLCourse/BuyButton.tsx index 8dd80501e..2a314a479 100644 --- a/src/components/SQLCourse/BuyButton.tsx +++ b/src/components/SQLCourse/BuyButton.tsx @@ -230,15 +230,17 @@ export function BuyButton(props: BuyButtonProps) { )} - + {!isLoadingPricing && !isAlreadyEnrolled && ( + + )} {!isLoadingPricing && (