Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maustinstar authored Jul 16, 2020
1 parent 75d8f4d commit 9799c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Lock into a fixed position.
Drawer(heights: [100, 340]) {
Color.blue
}.locked($locked) {_ in
return current
return 30
}
```

Expand Down

0 comments on commit 9799c35

Please sign in to comment.