UNPKG

@payfit/unity-components

Version:

6 lines (5 loc) 238 B
/** * Re-export of the base TabList component for convenience. * This allows importing all tab-related components from the same tanstack-router integration. */ export { TabList } from '../../../../../components/tabs/parts/TabList.js';