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 && (