Skip to content

Commit a02a5c9

Browse files
authored
Update README.md
1 parent e388fc6 commit a02a5c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ struct ContentView: View {
118118

119119
In the example above, replace YourPillType with your custom pill type and yourItemList with an array of items conforming to the Pill protocol.
120120

121+
<br>
122+
121123
## ✨ Customization
122124

123125
PillPickerView offers a range of customization options to tailor the appearance of the pills to your app's design. You can customize the font, colors, animation, size, and other visual aspects of the pills by using the available modifier functions.

0 commit comments

Comments
 (0)