mirror of
https://github.com/yewstack/yew.git
synced 2026-02-01 17:26:28 +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