UNPKG

funda-ui

Version:

React components using pure Bootstrap 5+ which does not contain any external style and script libraries.

4 lines (3 loc) 140 B
export { default as Tabs } from './Tabs'; export { default as TabList } from './TabList'; export { default as TabPanel } from './TabPanel';