UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

5 lines (4 loc) 162 B
export { Grid } from "./grid"; export type { GridProps } from "./grid"; export { GridItem } from "./grid-item"; export type { GridItemProps } from "./grid-item";