mirror of
https://github.com/yewstack/yew.git
synced 2026-02-01 17:26:28 +00:00
4 lines
64 B
Rust
4 lines
64 B
Rust
fn main() {
|
|
yew::start_app::<custom_components::Model>();
|
|
}
|