mirror of
https://github.com/leptos-rs/leptos
synced 2025-02-02 23:13:25 +00:00
Fix formatting
This commit is contained in:
parent
72f960a026
commit
586c330995
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
//! # fn main() {
|
||||
//! # }
|
||||
//! ```
|
||||
//!
|
||||
//!
|
||||
//! ### Additional field types
|
||||
//!
|
||||
//! Most of the time, your structs will have fields as in the example above: the struct is comprised
|
||||
|
|
Loading…
Reference in a new issue