diff --git a/packages/docs/pages/grid.tsx b/packages/docs/pages/grid.tsx index a8162657d..ae40f7596 100644 --- a/packages/docs/pages/grid.tsx +++ b/packages/docs/pages/grid.tsx @@ -24,7 +24,16 @@ const GridPage = () => { - Grid is a two-dimensional grid-based layout system. + The Grid component extends the Box utility component and provides a{' '} + + CSS grid + {' '} + container alongside grid properties. When to use: @@ -202,7 +211,15 @@ const GridPage = () => { - Use CSS-Tricks complete guide{' '} + Use{' '} + + CSS-Tricks complete guide + {' '} to grid. , ]}