completionId: cgen-46a72973890443b2b1ad7136bfa7492b
cgen-46a72973890443b2b1ad7136bfa7492b
This commit is contained in:
parent
f4e33c7922
commit
d5414df1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,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 lg:flex items-center shrink-0">
|
||||
<div className="hidden md:flex items-center shrink-0">
|
||||
<ArmSwitcher />
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue