UNPKG

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