UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

4 lines (3 loc) 123 B
import { Grid } from '@alifd/next'; export default Grid; export type { RowProps, ColProps } from '@alifd/next/types/grid';