Skip to content

Commit

Permalink
outdated function documentaion added
Browse files Browse the repository at this point in the history
  • Loading branch information
simibac committed Jan 12, 2025
1 parent 4f27682 commit 7ce83d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ConfettiSwiftUI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public struct ConfettiCannon<T: Equatable>: View {

/// renders configurable confetti animation
/// - Parameters:
/// - counter: on any change of this variable the animation is run
/// - trigger: on any change of this variable the animation is run
/// - num: amount of confettis
/// - colors: list of colors that is applied to the default shapes
/// - confettiSize: size that confettis and emojis are scaled to
Expand Down

0 comments on commit 7ce83d0

Please sign in to comment.