completionId: cgen-2ba383afa1ae477b8e0ec0950d0b789d
cgen-2ba383afa1ae477b8e0ec0950d0b789d
This commit is contained in:
parent
e337b55ec2
commit
d588f82253
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue