UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

5 lines (4 loc) 162 B
export { default as Col } from "./Col"; export type { ColProps } from "./Col"; export { default as Grid } from "./Grid"; export type { GridProps } from "./Grid";