UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

6 lines 270 B
import type { FlexBoxProps } from '@xylabs/react-flexbox'; export declare const SectionSpacingRow: { ({ ref, children, sx, ...props }: FlexBoxProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; //# sourceMappingURL=SectionSpacingRow.d.ts.map