From dce1fb80a0f608aba47a47ba4931dd69b4b69135 Mon Sep 17 00:00:00 2001 From: vixer93 Date: Sun, 18 Aug 2024 00:15:55 +0900 Subject: [PATCH] [WIP] --- app-ios/Sources/ContributorFeature/ContributorView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-ios/Sources/ContributorFeature/ContributorView.swift b/app-ios/Sources/ContributorFeature/ContributorView.swift index 97544a93e..f04d749b7 100644 --- a/app-ios/Sources/ContributorFeature/ContributorView.swift +++ b/app-ios/Sources/ContributorFeature/ContributorView.swift @@ -20,7 +20,7 @@ public struct ContributorView: View { "KMP Presenter" case .fullKmp: - "KMP Compose view" + "KMP Compose View" } } }