💡 Mejora legibilidad de comentarios
This commit is contained in:
parent
f5290b477f
commit
f5fb4b7a1d
21 changed files with 74 additions and 68 deletions
|
@ -90,7 +90,7 @@ async fn poweredby_getter_reflects_internal_state() {
|
|||
assert!(c1.contains(&global::SETTINGS.app.name));
|
||||
}
|
||||
|
||||
// HELPERS *****************************************************************************************
|
||||
// **< HELPERS >************************************************************************************
|
||||
|
||||
fn render_component<C: Component>(c: &C) -> Markup {
|
||||
let mut cx = Context::default();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue