leptos/leptos_dom/.cargo/config.toml
jquesada2016 b6d9060152
feat: improved <For/> algorithm (#1146)
Rewrites the algorithm behind the `<For/>` component to create a more robust keyed list implementation, with the potential for future additional optimizations related to grouping moved ranges.

Closes #533.
2023-06-11 10:20:14 -04:00

2 lines
No EOL
45 B
TOML

# [build]
# target = "wasm32-unknown-unknown"