mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Replace unwrap with if let to prevent panic * Add resume after unmount test * Change BaseSuspense methods to associated functions * Fix rustfmt issues