UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines (5 loc) 214 B
export declare const useStyles: (props?: { gap: string | number; maxItemWidth: string | number; rows: number; } | undefined) => import("antd-style").ReturnStyles<import("antd-style").SerializedStyles>;