Skip to content

Commit

Permalink
Merge pull request #163 from amadeu01/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
AndreaMiotto authored Aug 30, 2023
2 parents acbce43 + cf26ecb commit 38171d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import SwiftUI

/**
Add a Tracker on the frame of the current View.
On every cnages the *onChange* callback will be triggered.
On every change the *onChange* callback will be triggered.
*/
struct AddFrameTracker: ViewModifier {
/// Preference Key for the Sheet Presener
Expand Down

0 comments on commit 38171d3

Please sign in to comment.