diff --git a/Sources/Views/Cells/InfoCell.swift b/Sources/Views/Cells/InfoCell.swift index ac4e8f3..a74d37d 100644 --- a/Sources/Views/Cells/InfoCell.swift +++ b/Sources/Views/Cells/InfoCell.swift @@ -27,6 +27,7 @@ struct InfoCell: View { } } + // if let subtext { // Text(subtext) // .font(.caption)