👽️ Apply latest changes to the API
This commit is contained in:
parent
03d538eb41
commit
718bc5d769
4 changed files with 114 additions and 105 deletions
|
|
@ -42,7 +42,7 @@ async fn login(request: service::HttpRequest) -> ResultPage<Markup, FatalError>
|
|||
"content",
|
||||
Wrapper::new()
|
||||
.with_id("welcome")
|
||||
.with_component(form_login()),
|
||||
.add_component(form_login()),
|
||||
)
|
||||
.render()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue