We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4852f commit 86781a8Copy full SHA for 86781a8
1 file changed
contents.json
@@ -6772,6 +6772,12 @@
6772
"description":"Circular progress indicator for your macOS app.",
6773
"homepage":"https://github.com/sindresorhus/CircularProgress"
6774
},
6775
+ {
6776
+ "title":"CircularRangeSlider",
6777
+ "category":"ui",
6778
+ "description":"A customizable SwiftUI component for selecting a range of values using a circular slider.",
6779
+ "homepage":"https://github.com/diegotid/circular-range-slider"
6780
+ },
6781
{
6782
"title":"PersistenceKit",
6783
"category":"multi-database",
0 commit comments