fix(overview): restore missing useAnatomy import
This commit is contained in:
@@ -25,6 +25,7 @@ import {
|
||||
Badge,
|
||||
SecondaryButton,
|
||||
} from "@/components/project/dashboard-ui";
|
||||
import { useAnatomy, type Anatomy } from "@/components/project/use-anatomy";
|
||||
|
||||
/**
|
||||
* Hosting tab — user-facing: "Is my thing live? How do I reach it?"
|
||||
|
||||
Reference in New Issue
Block a user