UNPKG

122 BJavaScriptView Raw
1'use client';
2
3export { TabPanel } from './TabPanel';
4export * from './TabPanel.types';
5export * from './tabPanelClasses';
\No newline at end of file