docs: add --split to command for lazy_routes example (#4440)

This commit is contained in:
Marco Kuoni
2025-11-10 02:23:40 +01:00
committed by GitHub
parent af3d6cba22
commit 861dcf354c

View File

@@ -5,4 +5,4 @@ test cases that typically happens at integration.
## Quick Start
Run `cargo leptos watch` to run this example.
Run `cargo leptos watch --split` to run this example.