Skip to content

Commit c701e4a

Browse files
committed
chore(format): Format App.tsx
1 parent 028b873 commit c701e4a

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)