Skip to content

Commit

Permalink
Update Examples.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maustinstar authored Aug 21, 2020
1 parent 5484912 commit e18f1f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ZStack {

## Multi-height drawer with haptic impact

<img src=https://raw.githubusercontent.com/maustinstar/swiftui-drawer/master/Docs/Media/white-drawer.gif width=200 />
<img src=https://raw.githubusercontent.com/maustinstar/swiftui-drawer/master/Docs/Media/white-drawer.gif width=200 align="right" />

```swift
Drawer {
Expand All @@ -44,7 +44,7 @@ Drawer {

## Example 2

<img src=https://raw.githubusercontent.com/maustinstar/swiftui-drawer/master/Docs/Media/blue-drawer.gif width=200 />
<img src=https://raw.githubusercontent.com/maustinstar/swiftui-drawer/master/Docs/Media/blue-drawer.gif width=200 align="right" />

A basic two-height drawer.

Expand Down

0 comments on commit e18f1f4

Please sign in to comment.