mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-try-it-section.tsx
This commit is contained in:
parent
c70fb4d9f1
commit
a8c4229142
@ -59,7 +59,6 @@ export const LandingTryItSection = ({ className }: { className?: string }) => {
|
||||
wizardOpen && "min-h-[515px]",
|
||||
)}
|
||||
>
|
||||
<LandingTryItWizardSection visible={wizardOpen} />
|
||||
<LandingTryItOptionsSection
|
||||
onClick={onClick}
|
||||
className={clsx(
|
||||
|
Loading…
Reference in New Issue
Block a user