UNPKG

light-layout-component

Version:

easy and useful layout component

5 lines (4 loc) 188 B
export { default as Container } from "./Container"; export { default as Flex } from "./Flex"; export { default as Grid } from "./Grid"; export { default as TabLayout } from "./TabLayout";