diff --git a/contents.json b/contents.json index e8a76dec..a87706c1 100644 --- a/contents.json +++ b/contents.json @@ -6760,6 +6760,12 @@ "description":"Circular progress indicator for your macOS app.", "homepage":"https://github.com/sindresorhus/CircularProgress" }, + { + "title":"CircularRangeSlider", + "category":"ui", + "description":"A customizable SwiftUI component for selecting a range of values using a circular slider.", + "homepage":"https://github.com/diegotid/circular-range-slider" + }, { "title":"PersistenceKit", "category":"multi-database",