Skip to content

Commit 7ce83d0

Browse files
committed
outdated function documentaion added
1 parent 4f27682 commit 7ce83d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Sources/ConfettiSwiftUI.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public struct ConfettiCannon<T: Equatable>: View {
6060

6161
/// renders configurable confetti animation
6262
/// - Parameters:
63-
/// - counter: on any change of this variable the animation is run
63+
/// - trigger: on any change of this variable the animation is run
6464
/// - num: amount of confettis
6565
/// - colors: list of colors that is applied to the default shapes
6666
/// - confettiSize: size that confettis and emojis are scaled to

0 commit comments

Comments
 (0)