This commit is contained in:
Adam 2024-01-25 16:26:38 -05:00
parent 5a965505e4
commit 5684f6ef26

View file

@ -1,4 +1,4 @@
use app::*;
use app::*; // don't remove this when using experimental-islands
use leptos::*;
use wasm_bindgen::prelude::wasm_bindgen;