decompose structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { CurrentItem } from '../api/cloud';
|
||||
import type { CurrentItem } from '../entities/current/types';
|
||||
|
||||
export type MetricStatus = 'normal' | 'warning' | 'critical';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user