UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 182 B
import TabbedPanel from './TabbedPanel'; import type { TabbedPanelProps, TabConfig } from './TabbedPanel.types'; export { TabbedPanel }; export type { TabbedPanelProps, TabConfig };