Skip to content

Commit

Permalink
Improve the demo text
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuowei committed Jun 7, 2019
1 parent 9feb56d commit ac6377a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.swift
@@ -1,8 +1,8 @@
struct MarinaDemo : View {
var body: some View {
HStack {
Text("Oh hello")
Text("This doesn't work")
Text("https://github.com/zhuowei/marina")
Text("This doesn't really work yet")
if true {
Image(url: "hello.jpg", label: Text("Hello"))
} else {
Expand Down

0 comments on commit ac6377a

Please sign in to comment.