mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-08 23:45:22 +02:00
chore: remove server from swarms page
This commit is contained in:
@@ -15,10 +15,6 @@ const Dashboard = () => {
|
||||
<div className="flex flex-wrap gap-4 py-4">
|
||||
<SwarmMonitorCard />
|
||||
</div>
|
||||
<Separator className="my-8" />
|
||||
<div className="flex flex-wrap gap-4 py-4">
|
||||
<ServersOverview />
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user