質問編集履歴
1
誤字修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -122,7 +122,7 @@
|
|
122
122
|
|
123
123
|
|
124
124
|
|
125
|
-
struct
|
125
|
+
struct ChampionDetail: View {
|
126
126
|
|
127
127
|
|
128
128
|
|
@@ -146,7 +146,7 @@
|
|
146
146
|
|
147
147
|
|
148
148
|
|
149
|
-
struct
|
149
|
+
struct ChampionDetail_Previews: PreviewProvider {
|
150
150
|
|
151
151
|
static var previews: some View {
|
152
152
|
|