refactor
This commit is contained in:
parent
fb4a142c9c
commit
caeac280eb
4 changed files with 12 additions and 10 deletions
|
@ -5,8 +5,6 @@ use crate::{
|
|||
ui::UIWidget,
|
||||
};
|
||||
|
||||
// TODO : refactor shell
|
||||
|
||||
/// Represents the HTML structure of a page shell, including the head, body class, and body content.
|
||||
///
|
||||
/// This structure is used to construct the overall HTML structure of a page, making it easier to generate consistent HTML pages dynamically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue