Simplify usage example

This commit is contained in:
Joscha 2024-12-17 01:44:41 +01:00
parent 7b9fae31cd
commit 7290a23c85
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
//! ## Usage example
//!
//! ```
//! use el::{Attr, Render, html::*};
//! use el::{Render, html::*};
//!
//! let page: String = html((
//! head((