Skip to content

Commit d407ed2

Browse files
rugoncalvesShaneK
andauthored
Update BREAKING.md
Co-authored-by: Shane <shane@shanessite.net>
1 parent 09fcdc7 commit d407ed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BREAKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To reorder two columns where column 1 has `size="9" push="3"` and column 2 has `
130130
<div>ion-col size="auto" order="2" order-md="2"</div>
131131
</ion-col>
132132
<ion-col size="auto" order="1" order-md="1">
133-
<div>ion-col size="9" size-md="6" order="3" order-md="6"</div>
133+
<div>ion-col size="auto" order="1" order-md="1"</div>
134134
</ion-col>
135135
</ion-row>
136136
</ion-grid>

0 commit comments

Comments
 (0)