Skip to content

Commit

Permalink
docs: update README about ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
brofrain committed Feb 6, 2024
1 parent 1677986 commit 216e3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Check out `examples` directory for a complete code.

### SSR support

You need to utilize the `ssr` feature for the crate to work properly in a SSR project. See the example `Cargo.toml` [configuration](https://github.com/brofrain/leptos-animated-for/blob/main/examples/ssr/Cargo.toml).
It generally should just work. See the example `Cargo.toml` [configuration](https://github.com/brofrain/leptos-animated-for/blob/main/examples/ssr/Cargo.toml).

## Known issues

Expand Down

0 comments on commit 216e3db

Please sign in to comment.