"use client"; import { PedigreeEdgePanel } from "./PedigreeEdgePanel"; export function PedigreeEdgeTab() { return ; }