export function PRODESC() { return ( <HeaderBox title="Records" > </HeaderBox> ); } import HeaderBox from "../components/HeaderBox";