📝 :: Update documentation

This commit is contained in:
Felix Mau
2022-03-11 15:24:04 +01:00
parent f54023a6b9
commit 44307a6b7a
@@ -129,7 +129,7 @@ private struct CustomColorsExampleView: View {
private struct CustomProgressDurationExampleView: View {
private enum Config {
///
/// The custom progress duration to use.
static let progressDuration: TimeInterval = 10
}