refactor: rename DTree to DValue
This commit is contained in:
@@ -4,7 +4,7 @@ COMPONENT(Request& context)
|
||||
{
|
||||
String main_html = context.call["fragments"]["main"].to_string();
|
||||
|
||||
DTree footer_props;
|
||||
DValue footer_props;
|
||||
|
||||
<>
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user