- Replaced incorrect path statement in `add_item` with proper use of `set_items.update` for signal mutation. - Fixed dynamic dispatch for `on_submit` by boxing the `add_item` closure. - Simplified `items_signal` usage by removing unnecessary `.clone()`. - Improved code consistency and alignment with the latest Leptos updates. |
||
---|---|---|
.. | ||
components | ||
models | ||
app.rs | ||
lib.rs | ||
main.rs |