mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 16:02:32 +00:00
style: remove PR title from source control tab switcher (#192)
This commit is contained in:
@@ -366,7 +366,6 @@ export default function SourceControl(): React.JSX.Element {
|
||||
>
|
||||
PR #{prInfo.number}
|
||||
</a>
|
||||
<span className="text-muted-foreground truncate">{prInfo.title}</span>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user