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
|
||||
</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
|
||||
</span>
|
||||
</span> */}
|
||||
</button>
|
||||
|
||||
{/* 9English */}
|
||||
|
||||
Reference in New Issue
Block a user