UNPKG

mdc-react

Version:

Material Components for the web implemented in React

9 lines (7 loc) 115 B
import Tab from './Tab'; import TabBar from './TabBar'; Tab.Bar = TabBar; export { Tab, TabBar };