completionId: cgen-7298dbf514914e7a96250f5ff5cc8a13
cgen-7298dbf514914e7a96250f5ff5cc8a13
This commit is contained in:
parent
39a66d2f67
commit
b1b88fadc1
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
|
|||
<nav className="hidden md:flex items-center flex-1 mx-3" />
|
||||
|
||||
{/* Animated Arm Switcher */}
|
||||
<div className="hidden md:flex items-center shrink-0">
|
||||
<div className="flex items-center shrink-0">
|
||||
<ArmSwitcher />
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue