From e118d43b3d459da9f5ac49d67f9de45d6964cf48 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Tue, 10 Mar 2026 13:36:21 +0100 Subject: [PATCH] rename Vendor tab to BSR Co-authored-by: Qwen-Coder --- App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App.tsx b/App.tsx index 77f4fcf..49aaadc 100644 --- a/App.tsx +++ b/App.tsx @@ -794,7 +794,7 @@ const App: React.FC = () => { className={`flex items-center gap-2 px-3 py-2 rounded-md text-sm font-medium transition-all ${view === 'vendor' ? 'bg-slate-800 text-white shadow-sm ring-1 ring-white/10' : 'text-slate-400 hover:text-white hover:bg-slate-800/50'}`} > - Vendor + BSR