holy moly thats a lotta damage
This commit is contained in:
@@ -37,7 +37,7 @@ export default function RemoveBrokersPage() {
|
||||
|
||||
return (
|
||||
<div class="flex h-[calc(100vh-4rem)] bg-[var(--color-bg)]">
|
||||
<Title>RemoveBrokers — ShieldAI</Title>
|
||||
<Title>RemoveBrokers — Kordant</Title>
|
||||
<Sidebar open={sidebarOpen()} onClose={() => setSidebarOpen(false)} />
|
||||
<div class="flex-1 flex flex-col min-w-0">
|
||||
<TopBar onMenuToggle={() => setSidebarOpen(v => !v)} />
|
||||
|
||||
Reference in New Issue
Block a user