docs(grid): update API docs and add to breaking changes

This commit is contained in:
Brandy Carney
2018-06-18 11:54:08 -04:00
parent 50d4e7f30b
commit 9c2b86acdd
4 changed files with 22 additions and 23 deletions

View File

@ -3,6 +3,8 @@
Rows are horizontal components of the [grid](../Grid) system and contain varying numbers of
[columns](../Col). They ensure the columns are positioned properly.
See [Grid Layout](/docs/layout/grid) for more information.
## Row attributes