Fix spurious linebreak

This commit is contained in:
cliffhall
2025-03-28 16:03:39 -04:00
parent 84335ae5f4
commit 7227909df3

View File

@@ -515,8 +515,7 @@ const App = () => {
!serverCapabilities?.tools ? (
<div className="flex items-center justify-center p-4">
<p className="text-lg text-gray-500">
The connected server does not support any MCP
capabilities
The connected server does not support any MCP capabilities
</p>
</div>
) : (