refactor : restructure types
This commit is contained in:
@@ -20,7 +20,8 @@ import { DetectionDonutChart } from "@/components/dashboard/detection-donut-char
|
||||
import { LocationBarChart } from "@/components/dashboard/location-bar-chart";
|
||||
import { DashboardMap } from "@/components/dashboard/dashboard-map";
|
||||
import { PageHeader } from "@/components/page-header";
|
||||
import { fetchProjects, type Project } from "@/lib/api";
|
||||
import { fetchProjects } from "@/lib/api";
|
||||
import { Project } from "@/types";
|
||||
import {
|
||||
Popover,
|
||||
PopoverContent,
|
||||
|
||||
Reference in New Issue
Block a user