UNPKG

react-tabs-scrollable

Version:

a simple react scrollable tabs with a lot of additional features and with fully supporting of RTL mode

4 lines (3 loc) 167 B
export { default as Tabs } from './components/Tabs'; export { default as Tab } from './components/Tab'; export { default as TabScreen } from './components/TabScreen';