Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gbj committed May 14, 2023
1 parent add13fd commit 059c1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leptos_reactive/src/slice.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ where
)
}

/// Takes a memoized, read-only slice of a signal. This is equivalent to the
/// Takes a memoized, read-only slice of a signal. This is equivalent to the
/// read-only half of [`create_slice`].
pub fn create_read_slice<T, O>(
cx: Scope,
Expand Down

0 comments on commit 059c1bf

Please sign in to comment.