Update landing-try-it-section.tsx

This commit is contained in:
Stefan Pejcic 2024-07-10 20:01:05 +02:00 committed by GitHub
parent c70fb4d9f1
commit a8c4229142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,6 @@ export const LandingTryItSection = ({ className }: { className?: string }) => {
wizardOpen && "min-h-[515px]",
)}
>
<LandingTryItWizardSection visible={wizardOpen} />
<LandingTryItOptionsSection
onClick={onClick}
className={clsx(