Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit f29351b

Browse files
committed
code sample update
1 parent df9915e commit f29351b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ let timerSettings = [
8484
]
8585
barcelonetaView.makeElastic(timerSettings: timerSettings,
8686
constraint: myNSLayoutConstraint
87-
axis: axis,
87+
axis: .vertical,
8888
delegate: self)
8989
```
9090

0 commit comments

Comments
 (0)