Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Apr 22, 2024
1 parent 0e76f1c commit 8c2ab87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/full/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Full-fledged example of using `vike-react`, showcasing:
- Fetching data with [`data()`](https://vike.dev/data)
- [Toggling SSR](https://vike.dev/ssr) on a per-page basis.
- [HTML Streaming](https://vike.dev/streaming)
- [Progressive Rendering](https://vike.dev/streaming#progressive-rendering)
- [Error page](https://vike.dev/error-page)

```bash
Expand Down

0 comments on commit 8c2ab87

Please sign in to comment.