UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

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