mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 00:59:22 -05:00
tiny docs fix
This commit is contained in:
parent
59da7d5d4a
commit
d985ca6832
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ use thiserror::Error;
|
|||
/// # }
|
||||
/// ```
|
||||
///
|
||||
/// ## Create Your Own Custom Codec
|
||||
/// ### Create Your Own Custom Codec
|
||||
///
|
||||
/// All you need to do is to implement the [`StringCodec`] trait together with `Default` and `Clone`.
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue