UNPKG

material-you-react

Version:

Material You: Material You (M3) Design system and its components for simple integration with Next.Js or other react-based frameworks

4 lines (3 loc) 152 B
export { default as Tab } from "./Tab"; export { default as TabPrimary } from "./TabPrimary"; export { default as TabSecondary } from "./TabSecondary";