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