chore(format): Format App.tsx

This commit is contained in:
Kent C. Dodds
2025-05-05 11:20:55 -06:00
parent 04e24916b1
commit 63cb034943

View File

@@ -578,7 +578,8 @@ const App = () => {
<>
<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>
<PingTab