Skip to content

Commit

Permalink
docs(images): add complex-grid example
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagoaloi authored Mar 22, 2023
1 parent c7e4ae0 commit 5156c19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/docs/src/pages/en/components/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,9 @@ This will behave similarly to:
You can use `v-img` to make, for example, a picture gallery.

<example file="v-img/misc-grid" />

#### Complex Grid Layout

Build a more complex picture gallery layout using ` flex-box` classes.

<example file="v-img/complex-grid" />

0 comments on commit 5156c19

Please sign in to comment.