fixed duplicate heading
This commit is contained in:
@@ -11,7 +11,7 @@ export function GridShell({ children }: GridShellProps) {
|
||||
<header className="mb-8 flex items-center justify-between">
|
||||
<div>
|
||||
<h1 className="text-3xl font-bold tracking-tight text-white mb-1">Mission Control</h1>
|
||||
<h1 className="text-3xl font-bold tracking-tight text-white mb-1">Mission Control</h1>
|
||||
|
||||
</div>
|
||||
<div className="flex gap-2">
|
||||
{/* Future header controls */}
|
||||
|
||||
Reference in New Issue
Block a user