UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

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