completionId: cgen-2ba383afa1ae477b8e0ec0950d0b789d

cgen-2ba383afa1ae477b8e0ec0950d0b789d
This commit is contained in:
Builder.io 2025-11-11 00:39:40 +00:00
parent e337b55ec2
commit d588f82253

View file

@ -279,7 +279,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
<Button
asChild
size="sm"
className="bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90 hover-lift glow-blue"
className="bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90 hover-lift glow-blue hidden sm:inline-flex"
>
<Link to="/onboarding">Complete Setup</Link>
</Button>