mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
docs(grid): update grid docs to remove reference to directive
This commit is contained in:
@ -34,9 +34,7 @@ using Sass.
|
||||
## How it works
|
||||
|
||||
The grid is a mobile-first system made up of any number of rows and columns.
|
||||
It is built with flexbox making it extremely responsive. The components that
|
||||
make up the grid can be written as an element (e.g., `<ion-grid>`) or added as
|
||||
an attribute to any element (e.g., `<div ion-row>`).
|
||||
It is built with flexbox making it extremely responsive.
|
||||
|
||||
Here's how it works:
|
||||
|
||||
|
Reference in New Issue
Block a user