We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1949c1 commit 6d3eebeCopy full SHA for 6d3eebe
README.md
@@ -43,10 +43,10 @@ You can create a Gradient Button by
43
44
#### By using Storyboard or XIB
45
1. Add button object and set custom class `GradientButton`
46
-
+
47
48
2. You can set the gradient colors and corner radius in the Attributes Inspector
49
-
+
50
51
#### By using code
52
```swift
0 commit comments