mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Move documentation link above settings gear in sidebar (#7432)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -105,10 +105,10 @@ export function Sidebar() {
|
||||
)}
|
||||
/>
|
||||
</TooltipButton>
|
||||
<DocsButton />
|
||||
</div>
|
||||
|
||||
<div className="flex flex-row md:flex-col md:items-center gap-[26px] md:mb-4">
|
||||
<DocsButton />
|
||||
<NavLink
|
||||
to="/settings"
|
||||
className={({ isActive }) =>
|
||||
|
||||
Reference in New Issue
Block a user