Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechu10 committed Apr 30, 2022
1 parent e990b64 commit 2dcd7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hydrate/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ fn App<G: Html>(cx: Scope) -> View<G> {
Hello {}
br
Counter {}

sycamore::html::NoHydrate {
p { "This paragraph is not hydrated!" }
}
Expand Down

0 comments on commit 2dcd7fb

Please sign in to comment.