waasm compilatiion lib setup
This commit is contained in:
@ -25,7 +25,7 @@ fn App() -> Html {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
yew::Render::<App>::new().render();
|
||||
yew::Renderer::<App>::new().render();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user