Skip to content

Commit

Permalink
First release
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Kosenko committed Mar 21, 2024
1 parent 2b05701 commit be045fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/FlyingViewsAnimationView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ final class AdvancedFlyingViewsView: UIView {
// MARK: -
// MARK: Init

init() {
public init() {
super.init(frame: CGRect())

self.setup()
Expand Down

0 comments on commit be045fe

Please sign in to comment.