UNPKG

react-raster

Version:

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

4 lines (3 loc) 91 B
/// <reference types="react" /> declare const Rows: React.FC<any>; export default Rows;