@ucloud-pccl/react-components
Version:
UCloud pccl react components
3 lines (2 loc) • 358 B
TypeScript
export const ColWrap: import("react").FC<import("emotion-theming/types/helper").AddOptionalTo<Pick<any, string | number | symbol> & import("react").RefAttributes<any>, "theme">>;
export const RowWrap: import("react").FC<import("emotion-theming/types/helper").AddOptionalTo<Pick<any, string | number | symbol> & import("react").RefAttributes<any>, "theme">>;