mondeja / simple-icons-website-rs

http://wasm.simpleicons.org
Creative Commons Zero v1.0 Universal
2 stars 3 forks source link

Show loader while loading the app #224

Closed mondeja closed 3 months ago

mondeja commented 5 months ago

While the page is loading because the WASM has not been fully loaded and Leptos has not rendered the DOM there is a white screen that can be replaced by a loader. That would improve the experience.