fix(sidebar): temporarily hide NEW badge from 9Remote menu
Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
@@ -303,9 +303,9 @@ export default function Sidebar({ onClose }) {
|
|||||||
computer
|
computer
|
||||||
</span>
|
</span>
|
||||||
<span className="text-[13px] font-medium">9Remote</span>
|
<span className="text-[13px] font-medium">9Remote</span>
|
||||||
<span className="ml-auto rounded-full bg-primary px-1.5 py-0.5 text-[9px] font-bold uppercase text-white">
|
{/* <span className="ml-auto rounded-full bg-primary px-1.5 py-0.5 text-[9px] font-bold uppercase text-white">
|
||||||
New
|
New
|
||||||
</span>
|
</span> */}
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
{/* 9English */}
|
{/* 9English */}
|
||||||
|
|||||||
Reference in New Issue
Block a user