mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
re-export lazy route macro
This commit is contained in:
@@ -148,7 +148,7 @@ pub mod static_routes;
|
||||
|
||||
pub use generate_route_list::*;
|
||||
#[doc(inline)]
|
||||
pub use leptos_router_macro::path;
|
||||
pub use leptos_router_macro::{lazy_route, path};
|
||||
pub use matching::*;
|
||||
pub use method::*;
|
||||
pub use navigate::*;
|
||||
|
||||
Reference in New Issue
Block a user