leptos/examples/counters-stable
Jason Rodney Hansen d8a97a81ff Assign correct ids in add_many_counters
The counters and counters-stable examples didn't assign the correct ids when
clicking the "Add 1000 Counters" button if there were already counters added,
which meant clicking the "x" to remove them would remove the wrong counter.
2022-11-22 17:00:04 -07:00
..
src Assign correct ids in add_many_counters 2022-11-22 17:00:04 -07:00
Cargo.toml Include examples in workspace so rust-analyzer works (per issue #28) 2022-10-20 21:44:38 -04:00
index.html Feature-flag to enable support for stable Rust instead of nightly 2022-10-17 13:23:20 -04:00