Merge branch '21-upgrade-to-leptos-0-6' into 24-switch-from-actix-to-axum
This commit is contained in:
@ -28,7 +28,6 @@ if #[cfg(feature = "hydrate")] {
|
||||
#[wasm_bindgen]
|
||||
pub fn hydrate() {
|
||||
use app::*;
|
||||
use leptos::*;
|
||||
|
||||
console_error_panic_hook::set_once();
|
||||
|
||||
|
Reference in New Issue
Block a user