0.0.9.0
This commit is contained in:
@@ -7,7 +7,6 @@ import { OrgChart } from "d3-org-chart"
|
||||
import { Download, FileText } from "lucide-react"
|
||||
import type { FamilyMember } from "@/types/family"
|
||||
import jsPDF from "jspdf"
|
||||
import { db } from "@/lib/db"
|
||||
|
||||
interface D3OrgChartFlowProps {
|
||||
members: Record<string, FamilyMember>
|
||||
|
||||
Reference in New Issue
Block a user