diff --git a/examples/error_boundary/src/lib.rs b/examples/error_boundary/src/lib.rs index 40f4d8824..0838706ae 100644 --- a/examples/error_boundary/src/lib.rs +++ b/examples/error_boundary/src/lib.rs @@ -7,13 +7,14 @@ pub fn App() -> impl IntoView { view! {

"Error Handling"