Skip to content

Commit 4aac70f

Browse files
author
Simon
committed
readme updated
1 parent 287717c commit 4aac70f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: README.md

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ ConfettiCannon(counter: $counter7, num:1, confettis: [.text("💵"), .text("💶
136136
| counter | Binding<Int> | on any change of this variable triggers the animation | 0 |
137137
| num | Int | amount of confettis | 20 |
138138
| confettis | [ConfettiType] | list of shapes and text | [.shape(.circle), .shape(.triangle), .shape(.square), .shape(.slimRectangle), .shape(.roundedCross)] |
139-
| includeDefaultShapes | Bool | include default confetti shapes such as circle | true |
140139
| colors | [Color] | list of colors applied to the default shapes | [.blue, .red, .green, .yellow, .pink, .purple, .orange] |
141140
| confettiSize | CGFloat | size that confettis and emojis are scaled to | 10.0 |
142141
| rainHeight | CGFloat | vertical distance that confettis pass | 600.0 |

0 commit comments

Comments
 (0)