mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(row): fix links to grid and col components (#17119)
This commit is contained in:
committed by
Brandy Carney
parent
1099dc30b0
commit
0693c887f9
@@ -1,7 +1,7 @@
|
||||
# ion-row
|
||||
|
||||
Rows are horizontal components of the [grid](../Grid) system and contain varying numbers of
|
||||
[columns](../Col). They ensure the columns are positioned properly.
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user