質問編集履歴

1

2022/08/29 05:12

投稿

iambunnbunn
iambunnbunn

スコア1

test CHANGED
File without changes
test CHANGED
@@ -17,7 +17,7 @@
17
17
  struct ContentView: View {
18
18
  var body: some View {
19
19
 
20
- MyWebView(url: "https://2017102743.wixsite.com/kkkk")
20
+ MyWebView(url: "https://www.google.co.jp/")
21
21
  }
22
22
  }
23
23