Don't package router with framework

This commit is contained in:
Greg Johnston 2022-10-07 07:05:13 -04:00
parent a4f36102f1
commit 44ef782e65
1 changed files with 0 additions and 1 deletions

View File

@ -6,4 +6,3 @@ pub use leptos_dom::wasm_bindgen::{JsCast, UnwrapThrowExt};
pub use leptos_dom::*;
pub use leptos_macro::*;
pub use leptos_reactive::*;
pub use leptos_router::*;