We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b1ec4 commit a507bafCopy full SHA for a507baf
client/src/App.tsx
@@ -355,7 +355,6 @@ const App = () => {
355
onConnect={connectMcpServer}
356
/>
357
<div className="flex-1 flex flex-col overflow-hidden">
358
- <h1 className="text-2xl font-bold p-4">MCP Inspector</h1>
359
<div className="flex-1 overflow-auto flex">
360
<div className="flex-1">
361
{mcpClient ? (
0 commit comments