react-grid-made-easy
v0.0.3
Published
React Simple grid component
Readme
This a simple react grid component
pass following props
###
##gridSize={rows:"",columns:""}
cell= This component will be displayed in each cell. type= React component
##products= props for cell component. type=array ##offset= number of items to skip in product array
