fix(overview): add missing StatusDot import
This commit is contained in:
@@ -24,6 +24,7 @@ import {
|
|||||||
EmptyState,
|
EmptyState,
|
||||||
Badge,
|
Badge,
|
||||||
SecondaryButton,
|
SecondaryButton,
|
||||||
|
StatusDot,
|
||||||
} from "@/components/project/dashboard-ui";
|
} from "@/components/project/dashboard-ui";
|
||||||
import { useAnatomy, type Anatomy } from "@/components/project/use-anatomy";
|
import { useAnatomy, type Anatomy } from "@/components/project/use-anatomy";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user