mirror of
https://github.com/yewstack/yew.git
synced 2026-01-25 16:43:15 +00:00
* first sketch of a stateful agent * share the data with listeners only immutably * rename the stateful agent to Store * moved stuff around, fixed missing parts * removed a useless directory * fmt fixes * added missing comments