Merge remote-tracking branch 'origin/main' into 22-create-home-page-2

This commit is contained in:
2024-04-06 15:58:49 -04:00
13 changed files with 177 additions and 24 deletions

View File

@ -27,7 +27,6 @@ if #[cfg(feature = "hydrate")] {
#[wasm_bindgen]
pub fn hydrate() {
use app::*;
use leptos::*;
console_error_panic_hook::set_once();