Skip to content

Commit

Permalink
update example view
Browse files Browse the repository at this point in the history
  • Loading branch information
devmehmetates committed Apr 17, 2023
1 parent e5063dd commit d87c7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SwiftyKit/ExampleView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ final class ExampleView: UIViewController {
}.frame(width: 90.0.responsiveW)
.distribution(.equalSpacing)
}
}
}.padding()
}.addView(view)
.fillToSuperView()
}
Expand Down

0 comments on commit d87c7de

Please sign in to comment.