"use client"; import { PedigreeNodeFormPanel } from "./PedigreeNodeFormPanel"; export function PedigreeNodeTab() { return ; }