feat(logs): new logs style and system

This commit is contained in:
190km
2024-12-11 00:20:22 +01:00
parent 0b3e15aabc
commit 00f9e262a9
11 changed files with 479 additions and 104 deletions

View File

@@ -96,7 +96,6 @@ export const ShowDockerLogsCompose = ({
</Select>
<DockerLogs
serverId={serverId || ""}
id="terminal"
containerId={containerId || "select-a-container"}
/>
</CardContent>