mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
🎨 :: Format code
This commit is contained in:
@@ -115,10 +115,8 @@ final class AdvancedExampleViewController: UIViewController {
|
||||
}
|
||||
}
|
||||
|
||||
// MARK: - Helpers
|
||||
// MARK: - Subviews
|
||||
|
||||
///
|
||||
///
|
||||
@IBDesignable
|
||||
final class BorderedButton: UIButton {
|
||||
private enum Config {
|
||||
@@ -150,6 +148,8 @@ final class BorderedButton: UIButton {
|
||||
}
|
||||
}
|
||||
|
||||
// MARK: - Helpers
|
||||
|
||||
struct AdvancedExampleView: View {
|
||||
var body: some View {
|
||||
StoryboardView(name: "AdvancedExample")
|
||||
|
||||
Reference in New Issue
Block a user