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 a8b4916 commit 6c1a969Copy full SHA for 6c1a969
src/components/terminal.tsx
@@ -144,7 +144,6 @@ export const TerminalPage = () => {
144
<div className="px-8">
145
<div className="flex mt-6 mb-4">
146
<h1 className="flex-1 text-3xl font-bold tracking-tight">
147
- {" "}
148
{terminal?.server_name || "Terminal"} ({id})
149
</h1>
150
<div className="flex ml-auto self-end sm:self-auto gap-2 flex-wrap shrink-0">
0 commit comments