export type PTab = { name: string; href: string; current: boolean; };