react-easy-css-grid-layout
Advanced tools
Comparing version
{ | ||
"name": "react-easy-css-grid-layout", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Reusable react grid layout component taking props to render a certain CSS Grid container", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -28,3 +28,8 @@ # React CSS Grid layout component | ||
It will render those children paragraphs in the Grid with 2 columns: | ||
<img src='./exampleOutput.png' /> | ||
Or looping and rendering children will also work: | ||
```js | ||
@@ -31,0 +36,0 @@ <Grid columns={"2"} gap={'1em'}> |
51026
1114.62%6
20%68
7.94%