Skip to content

Commit 63cb034

Browse files
committed
chore(format): Format App.tsx
1 parent 04e2491 commit 63cb034

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/src/App.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,8 @@ const App = () => {
578578
<>
579579
<div className="flex items-center justify-center p-4">
580580
<p className="text-lg text-gray-500">
581-
The connected server does not support any MCP capabilities
581+
The connected server does not support any MCP
582+
capabilities
582583
</p>
583584
</div>
584585
<PingTab

0 commit comments

Comments
 (0)