completionId: cgen-4f8ac9503d9448c5b8d28afbeb81cd00
cgen-4f8ac9503d9448c5b8d28afbeb81cd00
This commit is contained in:
parent
693ab4926e
commit
e337b55ec2
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="sm"
|
||||
className="hover-lift"
|
||||
className="hover-lift hidden sm:inline-flex"
|
||||
>
|
||||
<Link to="/dashboard">Dashboard</Link>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue