UNPKG

react-raster

Version:

Advanced grid- and styling-system which is highly customizable and ready for server-side-rendering.

5 lines (4 loc) 130 B
export default function useGapShort(breakpoint: number, gap?: string | string[]): { row?: string; column?: string; };