Skip to content

Commit 86781a8

Browse files
authored
Add CircularRangeSlider (#1871)
1 parent 6b4852f commit 86781a8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

contents.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6772,6 +6772,12 @@
67726772
"description":"Circular progress indicator for your macOS app.",
67736773
"homepage":"https://github.com/sindresorhus/CircularProgress"
67746774
},
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+
},
67756781
{
67766782
"title":"PersistenceKit",
67776783
"category":"multi-database",

0 commit comments

Comments
 (0)