use super::loader::Loader; use web_sys::Node; use yew::virtual_dom::VNode; use yew::{function_component, html, Html}; #[function_component(App)] pub fn app() -> Html { html! { <>

{ "gpx.thermokar.st" }

{ "a client-side tool for merging " } { "gpx files" }