Skip to content

Commit

Permalink
nit: formatting in example cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
tlowerison committed Nov 30, 2023
1 parent 1cb1f20 commit ea2b167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/counter_isomorphic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hydrate = ["leptos/hydrate", "leptos_meta/hydrate", "leptos_router/hydrate"]
ssr = [
"dep:actix-files",
"dep:actix-web",
"dep:tracing",
"dep:tracing",
"leptos/ssr",
"leptos_actix",
"leptos_meta/ssr",
Expand Down

0 comments on commit ea2b167

Please sign in to comment.