addind dashboard features will come back to finish
This commit is contained in:
@@ -10,3 +10,5 @@ export type InfoBarData = {
|
||||
"memory-cpu-status": string;
|
||||
"thread-count": string;
|
||||
};
|
||||
|
||||
export type StatusIndicator = "neutral-quaternary" | "dark" | "info" | "success" | "warning" | "danger";
|
||||
|
||||
Reference in New Issue
Block a user