mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 14:31:44 +01:00
feat: adds table sort to homepage (#2330)
* feat: adds table sort to homepage * feat: adds sorting to dashboard * fixes colors
This commit is contained in:
@@ -44,7 +44,7 @@ const memoryData = computedWithControl(
|
||||
value: formatBytes(stat.snapshot.memoryUsage),
|
||||
}));
|
||||
return points;
|
||||
}
|
||||
},
|
||||
);
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user