This commit is contained in:
parent
64b5fdfebd
commit
aca074ef01
4 changed files with 16 additions and 15 deletions
|
@ -13,6 +13,7 @@ cfg_if! {
|
|||
console_error_panic_hook::set_once();
|
||||
|
||||
logging::log!("hydrate mode - hydrating");
|
||||
logging::log!("Portfolio version : {}", env!("CARGO_PKG_VERSION"));
|
||||
|
||||
leptos::mount_to_body(|| {
|
||||
view! { <App/> }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue