export actions in prelude

This commit is contained in:
Greg Johnston 2024-06-14 14:16:20 -04:00
parent 025c28b489
commit b41d988865

View file

@ -169,7 +169,8 @@ pub mod prelude {
pub use leptos_server::*;
pub use oco_ref::*;
pub use reactive_graph::{
computed::*, effect::*, owner::*, signal::*, wrappers::read::*, *,
actions::*, computed::*, effect::*, owner::*, signal::*,
wrappers::read::*, *,
};
pub use server_fn::{self, ServerFnError};
pub use tachys::{