We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51de89 commit ed2155dCopy full SHA for ed2155d
1 file changed
README.md
@@ -65,7 +65,7 @@ let snappingLayout = SnappingLayout()
65
snappingLayout.snapPosition = .left
66
```
67
68
-
+
69
70
### Center
71
@@ -76,7 +76,7 @@ let snappingLayout = SnappingLayout()
76
snappingLayout.snapPosition = .center
77
78
79
-
+
80
81
### Right
82
@@ -87,7 +87,7 @@ let snappingLayout = SnappingLayout()
87
snappingLayout.snapPosition = .right
88
89
90
-
+
91
92
93
## Author
0 commit comments