UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

7 lines (6 loc) 219 B
import { TabList } from './TabList'; /** * @deprecated Use TabList component instead. This component will be removed in the next major version. * @since 2024-11-21 */ export declare const TabsHeader: typeof TabList;