Renamed SettingsViewRow to SettingsRow

This commit is contained in:
Stuart Breckenridge
2023-03-23 21:18:59 +08:00
parent 23eb0cb079
commit 7cd575d6b3
3 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ import UniformTypeIdentifiers
// MARK: - Rows
struct SettingsViewRows {
struct SettingsRow {
/// This row, when tapped, will open iOS System Settings.
static var openSystemSettings: some View {