Skip to content

Commit

Permalink
remove testing msg
Browse files Browse the repository at this point in the history
  • Loading branch information
diversable committed Dec 13, 2023
1 parent ac6c4aa commit 48282a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ fn App() -> impl IntoView {
view! {
<h1>"Hello from Leptos and Spin"</h1>

<h2>"Spin Cloud Preview - Testing, Testing, 1..2..3! And making a trivial change..."</h2>

<p>
"For ease of development, run `trunk watch` in one terminal while also running `spin watch` in another terminal -- on changes, the only thing you need to do is reload the browser window: Leptos and Spin will take care of the rest!"
</p>
Expand Down

0 comments on commit 48282a0

Please sign in to comment.